Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ReadBlobLSBShort

4341 %  ReadBlobLSBShort() reads a short value as a 16-bit quantity in
4344 % The format of the ReadBlobLSBShort method is:
4346 % unsigned short ReadBlobLSBShort(Image *image)
4353 MagickExport unsigned short ReadBlobLSBShort(Image *image)
4413 quantum.unsigned_value=ReadBlobLSBShort(image);