30 #ifndef _SILLYMemoryDataSource_h_
31 #define _SILLYMemoryDataSource_h_
32 #include "SILLYBase.h"
33 #include "SILLYDataSource.h"
66 const byte* getDataPtr()
const;
68 size_t getSize()
const;
78 #ifdef SILLY_OPT_INLINE
79 #include "SILLYMemoryDataSource.icpp"
82 #endif // end of guard _SILLYMemoryDataSource_h_
Simple Image Loading LibrarY namespace.
This is an abstract class used to provide data to the loader.
unsigned char byte
Typename for a byte.
Load an image from a memory area.