Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ReadBlobLSBLong

4251 %  ReadBlobLSBLong() reads a unsigned int value as a 32-bit quantity in
4254 % The format of the ReadBlobLSBLong method is:
4256 % unsigned int ReadBlobLSBLong(Image *image)
4263 MagickExport unsigned int ReadBlobLSBLong(Image *image)
4325 quantum.unsigned_value=ReadBlobLSBLong(image);