Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:WriteBlobLSBShort

6163 %  WriteBlobLSBShort() writes a unsigned short value as a 16-bit quantity in
6166 % The format of the WriteBlobLSBShort method is:
6168 % ssize_t WriteBlobLSBShort(Image *image,const unsigned short value)
6177 MagickExport ssize_t WriteBlobLSBShort(Image *image,const unsigned short value)