Home
last modified time | relevance | path

Searched refs:icc_type (Results 1 – 25 of 37) sorted by relevance

12

/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dimageio.h77 dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename,
86 … const gboolean export_masks, dt_colorspaces_color_profile_type_t icc_type,
H A Dimageio.c655 dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, in dt_imageio_export() argument
661 …return format->write_image(format_params, filename, NULL, icc_type, icc_filename, NULL, 0, imgid, … in dt_imageio_export()
665 … FALSE, NULL, copy_metadata, export_masks, icc_type, icc_filename, icc_intent, in dt_imageio_export()
675 … dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, in dt_imageio_export_with_flags() argument
748 dt_dev_pixelpipe_set_icc(&pipe, icc_type, icc_filename, icc_intent); in dt_imageio_export_with_flags()
787 if(icc_type == DT_COLORSPACE_SRGB) in dt_imageio_export_with_flags()
791 else if(icc_type == DT_COLORSPACE_NONE) in dt_imageio_export_with_flags()
1067 …res = format->write_image(format_params, filename, outbuf, icc_type, icc_filename, exif_profile, l… in dt_imageio_export_with_flags()
1074 …res = format->write_image(format_params, filename, outbuf, icc_type, icc_filename, NULL, 0, imgid,… in dt_imageio_export_with_flags()
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dimageio.h77 dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename,
86 … const gboolean export_masks, dt_colorspaces_color_profile_type_t icc_type,
H A Dimageio.c635 dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, in dt_imageio_export() argument
641 …return format->write_image(format_params, filename, NULL, icc_type, icc_filename, NULL, 0, imgid, … in dt_imageio_export()
645 … FALSE, NULL, copy_metadata, export_masks, icc_type, icc_filename, icc_intent, in dt_imageio_export()
655 … dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, in dt_imageio_export_with_flags() argument
728 dt_dev_pixelpipe_set_icc(&pipe, icc_type, icc_filename, icc_intent); in dt_imageio_export_with_flags()
767 if(icc_type == DT_COLORSPACE_SRGB) in dt_imageio_export_with_flags()
771 else if(icc_type == DT_COLORSPACE_NONE) in dt_imageio_export_with_flags()
1047 …res = format->write_image(format_params, filename, outbuf, icc_type, icc_filename, exif_profile, l… in dt_imageio_export_with_flags()
1054 …res = format->write_image(format_params, filename, outbuf, icc_type, icc_filename, NULL, 0, imgid,… in dt_imageio_export_with_flags()
/dports/graphics/darktable38/darktable-3.8.0/src/develop/
H A Dpixelpipe_hb.h165 dt_colorspaces_color_profile_type_t icc_type; member
200 …id dt_dev_pixelpipe_set_icc(dt_dev_pixelpipe_t *pipe, dt_colorspaces_color_profile_type_t icc_type,
/dports/graphics/darktable/darktable-3.6.1/src/develop/
H A Dpixelpipe_hb.h165 dt_colorspaces_color_profile_type_t icc_type; member
200 …id dt_dev_pixelpipe_set_icc(dt_dev_pixelpipe_t *pipe, dt_colorspaces_color_profile_type_t icc_type,
/dports/graphics/darktable/darktable-3.6.1/src/lua/
H A Dformat.c164 …dt_colorspaces_color_profile_type_t icc_type = dt_conf_get_int("plugins/lighttable/export/icctype"… in write_image() local
167icc_type, icc_filename, DT_INTENT_LAST, NULL, NULL, 1, 1, NULL); in write_image()
H A Dluastorage.c81 const gboolean export_masks, dt_colorspaces_color_profile_type_t icc_type, in store_wrapper() argument
99 …io_export(imgid, complete_name, format, fdata, high_quality, upscale, TRUE, export_masks, icc_type, in store_wrapper()
/dports/graphics/darktable38/darktable-3.8.0/src/lua/
H A Dformat.c164 …dt_colorspaces_color_profile_type_t icc_type = dt_conf_get_int("plugins/lighttable/export/icctype"… in write_image() local
167icc_type, icc_filename, DT_INTENT_LAST, NULL, NULL, 1, 1, NULL); in write_image()
/dports/graphics/darktable38/darktable-3.8.0/src/control/jobs/
H A Dcontrol_jobs.h47 dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename,
/dports/graphics/darktable/darktable-3.6.1/src/control/jobs/
H A Dcontrol_jobs.h47 dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename,
/dports/graphics/darktable38/darktable-3.8.0/src/imageio/storage/
H A Demail.c102 …dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, dt_iop_color_intent_t icc… in store() argument
133 …export(imgid, attachment->file, format, fdata, high_quality, upscale, TRUE, export_masks, icc_type, in store()
H A Dimageio_storage_api.h72 … const enum dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename,
H A Dgallery.c216 …dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, dt_iop_color_intent_t icc… in store() argument
345 …imageio_export(imgid, filename, format, fdata, high_quality, upscale, TRUE, export_masks, icc_type, in store()
384 …if(dt_imageio_export(imgid, filename, format, fdata, FALSE, TRUE, FALSE, export_masks, icc_type, i… in store()
H A Ddisk.c226 …dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, dt_iop_color_intent_t icc… in store() argument
328 …imageio_export(imgid, filename, format, fdata, high_quality, upscale, TRUE, export_masks, icc_type, in store()
H A Dlatex.c218 …dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, dt_iop_color_intent_t icc… in store() argument
353 …(imgid, filename, format, fdata, high_quality, upscale, TRUE, export_masks, icc_type, icc_filename, in store()
/dports/graphics/darktable/darktable-3.6.1/src/imageio/storage/
H A Demail.c102 …dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, dt_iop_color_intent_t icc… in store() argument
133 …export(imgid, attachment->file, format, fdata, high_quality, upscale, TRUE, export_masks, icc_type, in store()
H A Dimageio_storage_api.h72 … const enum dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename,
H A Dgallery.c227 …dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, dt_iop_color_intent_t icc… in store() argument
352 …imageio_export(imgid, filename, format, fdata, high_quality, upscale, TRUE, export_masks, icc_type, in store()
391 …if(dt_imageio_export(imgid, filename, format, fdata, FALSE, TRUE, FALSE, export_masks, icc_type, i… in store()
H A Ddisk.c234 …dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, dt_iop_color_intent_t icc… in store() argument
334 …imageio_export(imgid, filename, format, fdata, high_quality, upscale, TRUE, export_masks, icc_type, in store()
H A Dlatex.c229 …dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, dt_iop_color_intent_t icc… in store() argument
360 …(imgid, filename, format, fdata, high_quality, upscale, TRUE, export_masks, icc_type, icc_filename, in store()
/dports/graphics/darktable38/darktable-3.8.0/src/cli/
H A Dmain.c206 dt_colorspaces_color_profile_type_t icc_type = DT_COLORSPACE_NONE; in main() local
350 icc_type = get_icc_type(str); in main()
352 if(icc_type >= DT_COLORSPACE_LAST){ in main()
755 icc_type, icc_filename, icc_intent, &metadata) != 0) in main()
/dports/graphics/darktable/darktable-3.6.1/src/cli/
H A Dmain.c206 dt_colorspaces_color_profile_type_t icc_type = DT_COLORSPACE_NONE; in main() local
350 icc_type = get_icc_type(str); in main()
352 if(icc_type >= DT_COLORSPACE_LAST){ in main()
756 icc_type, icc_filename, icc_intent, &metadata) != 0) in main()
/dports/x11/babl/babl-0.1.88/babl/
H A Dbabl-space.h114 BablICCType icc_type; /* taken into account when looking for duplicate spaces*/ member
H A Dbabl-space.c296 space.icc_type = BablICCTypeRGB; in babl_space_from_rgbxyz_matrix()
398 space.icc_type = BablICCTypeRGB; in babl_space_from_chromaticities()
459 space.icc_type = BablICCTypeGray; in babl_space_from_gray_trc()
1337 if (space->icc_type == BablICCTypeRGB && in babl_space_match_trc_matrix()
1411 return space?space->space.icc_type == BablICCTypeCMYK:0; in babl_space_is_cmyk()
1417 return space?space->space.icc_type == BablICCTypeGray:0; in babl_space_is_gray()

12