Home
last modified time | relevance | path

Searched refs:inkset (Results 1 – 25 of 137) sorted by relevance

123456

/dports/print/gutenprint/gutenprint-5.3.3/src/main/
H A Descp2-channels.c225 inl->inkset = INKSET_CMYK; in load_inkname()
227 inl->inkset = INKSET_CcMmYK; in load_inkname()
229 inl->inkset = INKSET_CcMmYyK; in load_inkname()
231 inl->inkset = INKSET_CcMmYKk; in load_inkname()
233 inl->inkset = INKSET_QUADTONE; in load_inkname()
235 inl->inkset = INKSET_HEXTONE; in load_inkname()
237 inl->inkset = INKSET_OTHER; in load_inkname()
239 inl->inkset = INKSET_EXTENDED; in load_inkname()
/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/main/
H A Descp2-channels.c225 inl->inkset = INKSET_CMYK; in load_inkname()
227 inl->inkset = INKSET_CcMmYK; in load_inkname()
229 inl->inkset = INKSET_CcMmYyK; in load_inkname()
231 inl->inkset = INKSET_CcMmYKk; in load_inkname()
233 inl->inkset = INKSET_QUADTONE; in load_inkname()
235 inl->inkset = INKSET_HEXTONE; in load_inkname()
237 inl->inkset = INKSET_OTHER; in load_inkname()
239 inl->inkset = INKSET_EXTENDED; in load_inkname()
/dports/graphics/separate/separate+-0.5.8/
H A Dimport.c145 gint16 bps, spp, step, planerConfig, photometric, inkset, resolutionUnit; in run() local
191 (TIFFGetField (in, TIFFTAG_INKSET, &inkset) == TRUE && inkset != INKSET_CMYK)) in run()
213 photometric, bps, spp, inkset, stripCount, n_drawables); in run()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/contrib/pds/
H A Dtif_imageiter.c157 uint16 inkset; in TIFFImageIterBegin() local
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
159 if (inkset != INKSET_CMYK) { in TIFFImageIterBegin()
161 "InkSet", inkset); in TIFFImageIterBegin()
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dimageio_tiff.c352 uint16_t inkset; in dt_imageio_open_tiff() local
373 TIFFGetField(t.tiff, TIFFTAG_INKSET, &inkset); in dt_imageio_open_tiff()
375 if(inkset == INKSET_CMYK || inkset == INKSET_MULTIINK) in dt_imageio_open_tiff()
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dimageio_tiff.c352 uint16_t inkset; in dt_imageio_open_tiff() local
373 TIFFGetField(t.tiff, TIFFTAG_INKSET, &inkset); in dt_imageio_open_tiff()
375 if(inkset == INKSET_CMYK || inkset == INKSET_MULTIINK) in dt_imageio_open_tiff()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/contrib/pds/
H A Dtif_imageiter.c157 uint16 inkset; in TIFFImageIterBegin() local
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
159 if (inkset != INKSET_CMYK) { in TIFFImageIterBegin()
161 "InkSet", inkset); in TIFFImageIterBegin()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/contrib/pds/
H A Dtif_imageiter.c157 uint16 inkset; in TIFFImageIterBegin() local
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
159 if (inkset != INKSET_CMYK) { in TIFFImageIterBegin()
161 "InkSet", inkset); in TIFFImageIterBegin()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/contrib/pds/
H A Dtif_imageiter.c157 uint16 inkset; in TIFFImageIterBegin() local
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
159 if (inkset != INKSET_CMYK) { in TIFFImageIterBegin()
161 "InkSet", inkset); in TIFFImageIterBegin()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/contrib/pds/
H A Dtif_imageiter.c155 uint16 inkset; in TIFFImageIterBegin() local
156 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
157 if (inkset != INKSET_CMYK) { in TIFFImageIterBegin()
159 "InkSet", inkset); in TIFFImageIterBegin()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/contrib/pds/
H A Dtif_imageiter.c155 uint16 inkset; in TIFFImageIterBegin() local
156 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
157 if (inkset != INKSET_CMYK) { in TIFFImageIterBegin()
159 "InkSet", inkset); in TIFFImageIterBegin()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/contrib/pds/
H A Dtif_imageiter.c157 uint16 inkset; in TIFFImageIterBegin() local
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
159 if (inkset != INKSET_CMYK) { in TIFFImageIterBegin()
161 "InkSet", inkset); in TIFFImageIterBegin()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/contrib/pds/
H A Dtif_imageiter.c157 uint16 inkset; in TIFFImageIterBegin() local
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
159 if (inkset != INKSET_CMYK) { in TIFFImageIterBegin()
161 "InkSet", inkset); in TIFFImageIterBegin()
/dports/graphics/tiffgt/tiff-4.3.0/contrib/pds/
H A Dtif_imageiter.c155 uint16_t inkset; in TIFFImageIterBegin() local
156 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
157 if (inkset != INKSET_CMYK) { in TIFFImageIterBegin()
159 "InkSet", inkset); in TIFFImageIterBegin()
/dports/graphics/tiff/tiff-4.3.0/contrib/pds/
H A Dtif_imageiter.c155 uint16_t inkset; in TIFFImageIterBegin() local
156 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
157 if (inkset != INKSET_CMYK) { in TIFFImageIterBegin()
159 "InkSet", inkset); in TIFFImageIterBegin()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/contrib/pds/
H A Dtif_imageiter.c157 uint16 inkset; in TIFFImageIterBegin() local
158 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFImageIterBegin()
159 if (inkset != INKSET_CMYK) { in TIFFImageIterBegin()
161 "InkSet", inkset); in TIFFImageIterBegin()
/dports/print/photoprint/photoprint-0.4.2-pre2/imagesource/
H A Dimagesource_tiff.cpp308 uint16 inkset;
410 TIFFGetField(file, TIFFTAG_INKSET, &inkset);
/dports/graphics/krita/krita-4.4.8/plugins/impex/tiff/
H A Dkis_tiff_converter.cc129 uint16 inkset; in getColorSpaceForColorType() local
130 if ((TIFFGetField(image, TIFFTAG_INKSET, &inkset) == 0)) { in getColorSpaceForColorType()
132 inkset = 2; in getColorSpaceForColorType()
134 if (inkset != INKSET_CMYK) { in getColorSpaceForColorType()
/dports/print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.17/src/
H A Dwrapper.c508 if (filter_opt_p->inkset[0] == '\0') in get_option_for_ppd()
514 strcpy (filter_opt_p->inkset, opt); in get_option_for_ppd()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_tiff.c893 uint16 inkset; in pdf_process_TIFF_data() local
916 TIFFGetFieldDefaulted(MYTIFF, TIFFTAG_INKSET, &inkset); in pdf_process_TIFF_data()
917 if (inkset != INKSET_CMYK) in pdf_process_TIFF_data()
919 errint = inkset; in pdf_process_TIFF_data()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_tiff.c893 uint16 inkset; in pdf_process_TIFF_data() local
916 TIFFGetFieldDefaulted(MYTIFF, TIFFTAG_INKSET, &inkset); in pdf_process_TIFF_data()
917 if (inkset != INKSET_CMYK) in pdf_process_TIFF_data()
919 errint = inkset; in pdf_process_TIFF_data()
/dports/print/cups-filters/cups-filters-1.28.10/cupsfilters/
H A Dimage-tiff.c51 inkset, /* Ink set for color separations */ in _cupsImageReadTIFF() local
1226 inkset = INKSET_CMYK; in _cupsImageReadTIFF()
1230 if (!TIFFGetField(tif, TIFFTAG_INKSET, &inkset) && in _cupsImageReadTIFF()
1233 if (!TIFFGetField(tif, TIFFTAG_INKSET, &inkset)) in _cupsImageReadTIFF()
1239 if (inkset == INKSET_CMYK || numinks == 4) in _cupsImageReadTIFF()
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/filter/
H A Dimage-tiff.c57 inkset, /* Ink set for color separations */ in _cupsImageReadTIFF() local
1227 inkset = INKSET_CMYK; in _cupsImageReadTIFF()
1231 if (!TIFFGetField(tif, TIFFTAG_INKSET, &inkset) && in _cupsImageReadTIFF()
1234 if (!TIFFGetField(tif, TIFFTAG_INKSET, &inkset)) in _cupsImageReadTIFF()
1240 if (inkset == INKSET_CMYK || numinks == 4) in _cupsImageReadTIFF()
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/filter/
H A Dimage-tiff.c57 inkset, /* Ink set for color separations */ in _cupsImageReadTIFF() local
1227 inkset = INKSET_CMYK; in _cupsImageReadTIFF()
1231 if (!TIFFGetField(tif, TIFFTAG_INKSET, &inkset) && in _cupsImageReadTIFF()
1234 if (!TIFFGetField(tif, TIFFTAG_INKSET, &inkset)) in _cupsImageReadTIFF()
1240 if (inkset == INKSET_CMYK || numinks == 4) in _cupsImageReadTIFF()
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/src/main/
H A Dprint-escp2.h245 inkset_id_t inkset; member

123456