Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:WriteBlobLSBLong

6123 %  WriteBlobLSBLong() writes a unsigned int value as a 32-bit quantity in
6126 % The format of the WriteBlobLSBLong method is:
6128 % ssize_t WriteBlobLSBLong(Image *image,const unsigned int value)
6137 MagickExport ssize_t WriteBlobLSBLong(Image *image,const unsigned int value)