Lines Matching refs:ReadBlobShort
4196 % ReadBlobShort() reads a short value as a 16-bit quantity in the byte-order4199 % The format of the ReadBlobShort method is:4201 % unsigned short ReadBlobShort(Image *image)4208 MagickExport unsigned short ReadBlobShort(Image *image)4724 quantum.unsigned_value=ReadBlobShort(image);