Searched refs:INKSET_CMYK (Results 1 – 5 of 5) sorted by relevance
296 #define INKSET_CMYK 1 /* !cyan-magenta-yellow-black color */ macro
232 *va_arg(ap, uint16 *) = INKSET_CMYK; in TIFFVGetFieldDefaulted()
159 case INKSET_CMYK: in _TIFFPrettyPrintField()
157 if (inkset != INKSET_CMYK) { in TIFFRGBAImageOK()435 if (inkset != INKSET_CMYK) { in TIFFRGBAImageBegin()
3678 (void) TIFFSetField(tiff,TIFFTAG_INKSET,INKSET_CMYK); in WriteTIFFImage()