Searched refs:ReadBlobSignedLong (Results 1 – 8 of 8) sorted by relevance
101 ReadBlobSignedLong(Image *);
780 #define ReadBlobSignedLong PrependMagickMethod(ReadBlobSignedLong) macro
4614 MagickExport signed int ReadBlobSignedLong(Image *image) in ReadBlobSignedLong() function
1746 top=(ssize_t) ReadBlobSignedLong(image); in ReadPSDLayersInternal()1747 left=(ssize_t) ReadBlobSignedLong(image); in ReadPSDLayersInternal()1748 bottom=(ssize_t) ReadBlobSignedLong(image); in ReadPSDLayersInternal()1749 right=(ssize_t) ReadBlobSignedLong(image); in ReadPSDLayersInternal()1847 layer_info[i].mask.page.y=(ssize_t) ReadBlobSignedLong(image); in ReadPSDLayersInternal()1848 layer_info[i].mask.page.x=(ssize_t) ReadBlobSignedLong(image); in ReadPSDLayersInternal()1850 (ReadBlobSignedLong(image)-layer_info[i].mask.page.y); in ReadPSDLayersInternal()1852 ReadBlobSignedLong(image)-layer_info[i].mask.page.x); in ReadPSDLayersInternal()
308 viff_info.x_offset=ReadBlobSignedLong(image); in ReadVIFFImage()309 viff_info.y_offset=ReadBlobSignedLong(image); in ReadVIFFImage()
3219 datum=ReadBlobSignedLong(image); in ReadDCMImage()3303 datum=ReadBlobSignedLong(image); in ReadDCMImage()
156 return((double) ReadBlobSignedLong(image)); in GetFITSPixel()
588 cin.origination.x_offset=ReadBlobSignedLong(image); in ReadCINImage()