Lines Matching refs:ReadBlobLong
4054 ReadBlobLong(image);
4070 % ReadBlobLong() reads a unsigned int value as a 32-bit quantity in the
4073 % The format of the ReadBlobLong method is:
4075 % unsigned int ReadBlobLong(Image *image)
4082 MagickExport unsigned int ReadBlobLong(Image *image)
4685 quantum.unsigned_value=ReadBlobLong(image);