Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:WriteBlobLSBLong

4818 %  WriteBlobLSBLong() writes a unsigned int value as a 32-bit quantity in
4821 % The format of the WriteBlobLSBLong method is:
4823 % ssize_t WriteBlobLSBLong(Image *image,const unsigned int value)
4832 MagickExport ssize_t WriteBlobLSBLong(Image *image,const unsigned int value)