Lines Matching refs:ReadBlobLSBShort
3413 % ReadBlobLSBShort() reads a short value as a 16-bit quantity in3416 % The format of the ReadBlobLSBShort method is:3418 % unsigned short ReadBlobLSBShort(Image *image)3425 MagickExport unsigned short ReadBlobLSBShort(Image *image)3485 quantum.unsigned_value=ReadBlobLSBShort(image);