Lines Matching refs:WriteBlobLong
5902 return(WriteBlobLong(image,quantum.unsigned_value));
5917 % WriteBlobLong() writes a unsigned int value as a 32-bit quantity in the
5920 % The format of the WriteBlobLong method is:
5922 % ssize_t WriteBlobLong(Image *image,const unsigned int value)
5931 MagickExport ssize_t WriteBlobLong(Image *image,const unsigned int value)