24#ifndef SIMAGE_XWD_SUPPORT
25#error "This file should not be used under the current configuration!"
37 const unsigned char * bytes,
42 const unsigned char * header,
unsigned char * simage_xwd_load(const char *filename, int *width, int *height, int *numcomponents)
int simage_xwd_save(const char *filename, const unsigned char *bytes, int width, int height, int numcomponents)
int simage_xwd_error(char *buffer, int bufferlen)
int simage_xwd_identify(const char *filename, const unsigned char *header, int headerlen)