Home
last modified time | relevance | path

Searched refs:VIPSTypeCMYK (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dvips.c101 VIPSTypeCMYK = 15, /* im_icc_export() */ enumerator
191 case VIPSTypeCMYK: in IsSupportedCombination()
279 case VIPSTypeCMYK: in ReadVIPSPixelNONE()
449 case VIPSTypeCMYK: in ReadVIPSImage()
673 (void) WriteBlobLong(image,VIPSTypeCMYK); in WriteVIPSImage()