Searched refs:ReadBlobSignedLong (Results 1 – 8 of 8) sorted by relevance
102 ReadBlobSignedLong(Image *);
872 #define ReadBlobSignedLong PrependMagickMethod(ReadBlobSignedLong) macro
4686 MagickExport signed int ReadBlobSignedLong(Image *image) in ReadBlobSignedLong() function
1941 top=(ssize_t) ReadBlobSignedLong(image); in ReadPSDLayersInternal()1942 left=(ssize_t) ReadBlobSignedLong(image); in ReadPSDLayersInternal()1943 bottom=(ssize_t) ReadBlobSignedLong(image); in ReadPSDLayersInternal()1944 right=(ssize_t) ReadBlobSignedLong(image); in ReadPSDLayersInternal()2039 layer_info[i].mask.page.y=(ssize_t) ReadBlobSignedLong(image); in ReadPSDLayersInternal()2040 layer_info[i].mask.page.x=(ssize_t) ReadBlobSignedLong(image); in ReadPSDLayersInternal()2042 (ReadBlobSignedLong(image)-layer_info[i].mask.page.y); in ReadPSDLayersInternal()2044 ReadBlobSignedLong(image)-layer_info[i].mask.page.x); in ReadPSDLayersInternal()
307 viff_info.x_offset=ReadBlobSignedLong(image); in ReadVIFFImage()308 viff_info.y_offset=ReadBlobSignedLong(image); in ReadVIFFImage()
3262 datum=ReadBlobSignedLong(image); in ReadDCMImage()3348 datum=ReadBlobSignedLong(image); in ReadDCMImage()
156 return((double) ReadBlobSignedLong(image)); in GetFITSPixel()
588 cin.origination.x_offset=ReadBlobSignedLong(image); in ReadCINImage()