Searched refs:WriteBlobLSBSignedLong (Results 1 – 4 of 4) sorted by relevance
120 WriteBlobLSBSignedLong(Image *,const signed int),
1147 #define WriteBlobLSBSignedLong PrependMagickMethod(WriteBlobLSBSignedLong) macro
6223 MagickExport ssize_t WriteBlobLSBSignedLong(Image *image,const signed int value) in WriteBlobLSBSignedLong() function
2290 (void) WriteBlobLSBSignedLong(image,(signed int) bmp_info.width); in WriteBMPImage()2291 (void) WriteBlobLSBSignedLong(image,(signed int) bmp_info.height); in WriteBMPImage()