30#ifndef _SILLYMemoryDataSource_h_
31#define _SILLYMemoryDataSource_h_
33#include "SILLYDataSource.h"
78#ifdef SILLY_OPT_INLINE
79#include "SILLYMemoryDataSource.icpp"
Simple Image Loading LibrarY namespace.
This is an abstract class used to provide data to the loader.
Load an image from a memory area.
const byte * getDataPtr() const
Get raw access to the image data.
size_t getSize() const
Return the size of the data.