Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:WriteBlobMSBLong

6300 %  WriteBlobMSBLong() writes a unsigned int value as a 32-bit quantity in
6303 % The format of the WriteBlobMSBLong method is:
6305 % ssize_t WriteBlobMSBLong(Image *image,const unsigned int value)
6314 MagickExport ssize_t WriteBlobMSBLong(Image *image,const unsigned int value)