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()
788 dpx.image.orientation=ReadBlobShort(image); in ReadDPXImage()807 dpx.image.number_elements=ReadBlobShort(image); in ReadDPXImage()847 dpx.image.image_element[i].packing=ReadBlobShort(image); in ReadDPXImage()849 dpx.image.image_element[i].encoding=ReadBlobShort(image); in ReadDPXImage()920 dpx.orientation.border[i]=ReadBlobShort(image); in ReadDPXImage()
152 return((double) ((short) ReadBlobShort(image))); in GetFITSPixel()
1133 sizes[y]=(MagickOffsetType) ReadBlobShort(image); in ReadPSDRLESizes()1596 compression=(PSDCompressionType) ReadBlobShort(layer_info->image); in ReadPSDLayer()1955 layer_info[i].channels=ReadBlobShort(image); in ReadPSDLayersInternal()1970 layer_info[i].channel_info[j].type=(short) ReadBlobShort(image); in ReadPSDLayersInternal()
1654 color=ReadBlobShort(image); in ReadUncompressedRGBPixels()1801 color=ReadBlobShort(image); in ReadUncompressedRGBAPixels()
133 ReadBlobShort(Image *),
871 #define ReadBlobShort PrependMagickMethod(ReadBlobShort) macro
4230 MagickExport unsigned short ReadBlobShort(Image *image) in ReadBlobShort() function4735 quantum.unsigned_value=ReadBlobShort(image); in ReadBlobSignedShort()