Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dvips.c110 VIPSTypeGREY16 = 26 /* 16-bit monochrome */ enumerator
195 case VIPSTypeGREY16: in IsSupportedCombination()
251 case VIPSTypeGREY16: in ReadVIPSPixelNONE()
455 case VIPSTypeGREY16: in ReadVIPSImage()
674 (void) WriteBlobLong(image, VIPSTypeGREY16); in WriteVIPSImage()