Searched refs:ReadBlobShort (Results 1 – 8 of 8) sorted by relevance
233 c=(unsigned char) ReadBlobShort(image); in ReadVIPSPixelNONE()261 s=(unsigned short) ReadBlobShort(image); in ReadVIPSPixelNONE()288 return(ScaleShortToQuantum(ReadBlobShort(image))); in ReadVIPSPixelNONE()
786 dpx.image.orientation=ReadBlobShort(image); in ReadDPXImage()805 dpx.image.number_elements=ReadBlobShort(image); in ReadDPXImage()844 dpx.image.image_element[i].packing=ReadBlobShort(image); in ReadDPXImage()846 dpx.image.image_element[i].encoding=ReadBlobShort(image); in ReadDPXImage()917 dpx.orientation.border[i]=ReadBlobShort(image); in ReadDPXImage()
957 offsets[y]=(MagickOffsetType) ReadBlobShort(image); in ReadPSDRLEOffsets()1310 compression=(PSDCompressionType) ReadBlobShort(layer_info->image); in ReadPSDLayer()1389 number_layers=(short) ReadBlobShort(image); in ReadPSDLayers()1446 layer_info[i].channels=ReadBlobShort(image); in ReadPSDLayers()1461 layer_info[i].channel_info[j].type=(short) ReadBlobShort(image); in ReadPSDLayers()
152 return((double) ((short) ReadBlobShort(image))); in GetFITSPixel()
2153 color=ReadBlobShort(image); in ReadUncompressedRGB()2224 color=ReadBlobShort(image); in ReadUncompressedRGBA()
133 ReadBlobShort(Image *),
856 #define ReadBlobShort PrependMagickMethod(ReadBlobShort) macro
3238 MagickExport unsigned short ReadBlobShort(Image *image) in ReadBlobShort() function3743 quantum.unsigned_value=ReadBlobShort(image); in ReadBlobSignedShort()