1 2 3 4 5 6 7 8 9 10 11 12 13 14
/* * General image handling function bits */ #ifndef _IMAGE_H #define _IMAGE_H #include <stdbool.h> #include "types.h" extern bool reportfilenotfound; extern Colormap AlternateCmap; #endif /* _IMAGE_H */
Loggerhead is a web-based interface for Breezy Version: 2.0.1