Lines Matching refs:ReadBlobMSBLong
3501 % ReadBlobMSBLong() reads a unsigned int value as a 32-bit quantity in3504 % The format of the ReadBlobMSBLong method is:3506 % unsigned int ReadBlobMSBLong(Image *image)3513 MagickExport unsigned int ReadBlobMSBLong(Image *image)3679 quantum.unsigned_value=ReadBlobMSBLong(image);