25 #error "This file should not be used under the current configuration!" 37 const unsigned char * bytes,
43 const unsigned char * header,
char * filename
Definition: stream.c:38
int simage_jpeg_identify(const char *filename, const unsigned char *header, int headerlen)
int simage_jpeg_save(const char *filename, const unsigned char *bytes, int width, int height, int numcomponents)
int simage_jpeg_error(char *textbuffer, int buffersize)
unsigned char * simage_jpeg_load(const char *filename, int *width, int *height, int *numcomponents)