Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dvips.c103 VIPSTypeRGB = 17, /* Some RGB */ enumerator
192 case VIPSTypeRGB: in IsSupportedCombination()
220 case VIPSTypeRGB: in ReadVIPSPixelNONE()
460 case VIPSTypeRGB: in ReadVIPSImage()
688 (void) WriteBlobLong(image, VIPSTypeRGB); in WriteVIPSImage()