Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:WriteBlobMSBLong

4995 %  WriteBlobMSBLong() writes a unsigned int value as a 32-bit quantity in
4998 % The format of the WriteBlobMSBLong method is:
5000 % ssize_t WriteBlobMSBLong(Image *image,const unsigned int value)
5009 MagickExport ssize_t WriteBlobMSBLong(Image *image,const unsigned int value)