Lines Matching refs:ReadBlobLSBShort
4341 % ReadBlobLSBShort() reads a short value as a 16-bit quantity in4344 % 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);