Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:WriteBlobLSBSignedLong

6201 %  WriteBlobLSBSignedLong() writes a signed value as a 32-bit quantity in
6204 % The format of the WriteBlobLSBSignedLong method is:
6206 % ssize_t WriteBlobLSBSignedLong(Image *image,const signed int value)
6215 MagickExport ssize_t WriteBlobLSBSignedLong(Image *image,const signed int value)