Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dvips.c107 VIPSTypesRGB = 22, /* sRGB colour space */ enumerator
193 case VIPSTypesRGB: in IsSupportedCombination()
280 case VIPSTypesRGB: in ReadVIPSPixelNONE()
466 case VIPSTypesRGB: in ReadVIPSImage()
696 (void) WriteBlobLong(image,VIPSTypesRGB); in WriteVIPSImage()