Home | History | Annotate | Download | only in coders

Lines Matching refs:WriteBlob

568         (void) WriteBlob(image,length,packet); \
798 (void) WriteBlob(image,length,packet);
808 (void) WriteBlob(image,length,packet);
1597 (void) WriteBlob(image,6,(unsigned char *) "GIF89a");
1600 (void) WriteBlob(image,6,(unsigned char *) "GIF87a");
1717 (void) WriteBlob(image,length,colormap);
1777 (void) WriteBlob(image,11,(unsigned char *) "NETSCAPE2.0");
1800 (void) WriteBlob(image,11,(unsigned char *) "ImageMagick");
1804 (void) WriteBlob(image,(size_t) count,(unsigned char *) attributes);
1845 (void) WriteBlob(image,11,(unsigned char *) "ICCRGBG1012");
1855 (void) WriteBlob(image,11,(unsigned char *) "MGKIPTC0000");
1865 (void) WriteBlob(image,11,(unsigned char *)
1880 (void) WriteBlob(image,11,(unsigned char *) extension);
1895 (void) WriteBlob(image,(size_t) block_length,datum+offset);
1929 (void) WriteBlob(image,length,colormap);