25 #error "This file should not be used under the current configuration!"    38                       const unsigned char * bytes,
    44                           const unsigned char *header,
 char * filename
Definition: stream.c:38
int simage_gif_save(const char *filename, const unsigned char *bytes, int width, int height, int numcomponents)
int simage_gif_identify(const char *filename, const unsigned char *header, int headerlen)
int simage_gif_error(char *buffer, int bufferlen)
unsigned char * simage_gif_load(const char *filename, int *width, int *height, int *numComponents)