Home
last modified time | relevance | path

Searched defs:get_icc_profile (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/libgimpcolor/
H A Dgimpcolormanaged.h57 const guint8 * (* get_icc_profile) (GimpColorManaged *managed, member
/dports/graphics/rawstudio/rawstudio-2.0/librawstudio/
H A Drs-color-space-icc.c82 RSIccProfile *get_icc_profile(const RSColorSpace *color_space, gboolean linear_profile) in get_icc_profile() function
H A Drs-color-space.h85 const RSIccProfile *(*get_icc_profile)(const RSColorSpace *color_space, gboolean linear_profile); member
/dports/graphics/eom/eom-1.26.0/src/
H A Deom-metadata-reader.h61 gpointer (*get_icc_profile) (EomMetadataReader *self); member
/dports/graphics/xviewer/xviewer-3.2.2/src/
H A Dxviewer-metadata-reader.h61 gpointer (*get_icc_profile) (XviewerMetadataReader *self); member
/dports/graphics/eog/eog-41.1/src/
H A Deog-metadata-reader.h61 gpointer (*get_icc_profile) (EogMetadataReader *self); member
/dports/graphics/rawstudio/rawstudio-2.0/plugins/colorspace-adobergb/
H A Dcolorspace-adobergb.c84 get_icc_profile(const RSColorSpace *color_space, gboolean linear_profile) in get_icc_profile() function
/dports/graphics/rawstudio/rawstudio-2.0/plugins/colorspace-prophoto/
H A Dcolorspace-prophoto.c83 get_icc_profile(const RSColorSpace *color_space, gboolean linear_profile) in get_icc_profile() function
/dports/graphics/rawstudio/rawstudio-2.0/plugins/colorspace-srgb/
H A Dcolorspace-srgb.c84 get_icc_profile(const RSColorSpace *color_space, gboolean linear_profile) in get_icc_profile() function
/dports/graphics/qiv/qiv-2.3.2/
H A Dutils.c777 char *get_icc_profile(char *filename) in get_icc_profile() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/codec/
H A DSkJpegCodec.cpp128 static sk_sp<SkData> get_icc_profile(jpeg_decompress_struct* dinfo) { in get_icc_profile() function
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Diccstore.cc1057 PF::ICCProfile* PF::get_icc_profile( VipsImage* img ) in get_icc_profile() function in PF