Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:WriteBlobLong

4711   return(WriteBlobLong(image,quantum.unsigned_value));
4726 % WriteBlobLong() writes a unsigned int value as a 32-bit quantity in the
4729 % The format of the WriteBlobLong method is:
4731 % ssize_t WriteBlobLong(Image *image,const unsigned int value)
4740 MagickExport ssize_t WriteBlobLong(Image *image,const unsigned int value)