Searched defs:WriteBlobMSBLong (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dblob.c4995 % WriteBlobMSBLong() writes a unsigned int value as a 32-bit quantity in
4998 % The format of the WriteBlobMSBLong method is:
5000 % ssize_t WriteBlobMSBLong(Image *image,const unsigned int value)
5009 MagickExport ssize_t WriteBlobMSBLong(Image *image,const unsigned int value)
4937 MagickExport ssize_t WriteBlobMSBLong(Image *image,const unsigned int value) function
H A Dmethods.h1330 #define WriteBlobMSBLong PrependMagickMethod(WriteBlobMSBLong) macro

Completed in 91 milliseconds