Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ReadBlobMSBLong

4429 %  ReadBlobMSBLong() reads a unsigned int value as a 32-bit quantity in
4432 % The format of the ReadBlobMSBLong method is:
4434 % unsigned int ReadBlobMSBLong(Image *image)
4441 MagickExport unsigned int ReadBlobMSBLong(Image *image)
4607 quantum.unsigned_value=ReadBlobMSBLong(image);