35 #if defined(USE_SILLYOPTIONS_H) 36 #include "SILLYOptions.h" 39 #if defined(_WIN32) || defined(__WIN32__) 40 # undef SILLY_OPT_INLINE // No inlining 41 # undef SILLY_BE // Little Endian 43 # define SILLY_EXPORT __declspec(dllexport) 45 # define SILLY_EXPORT __declspec(dllimport) 80 typedef unsigned char byte;
98 #endif // end of guard _SILLYBase_h_ PixelOrigin
List all pixel origin supported.
unsigned char byte
Typename for a byte.
bool SILLYInit()
Initialize the SILLY Library.
void SILLYCleanup()
Cleanup SILLY library internal.
PixelFormat
List all pixel format supported.
Simple Image Loading LibrarY namespace.