30#ifndef _SILLYFileDataSource_h_
31#define _SILLYFileDataSource_h_
33#include "SILLYDataSource.h"
87#ifdef SILLY_OPT_INLINE
88#include "SILLYFileDataSource.icpp"
Simple Image Loading LibrarY namespace.
This is an abstract class used to provide data to the loader.
This class allow the loading of an image directly from a file.
const byte * getDataPtr() const
Get raw access to the image data.
bool isValid() const
Check wether the loading is successfull or not.
size_t getSize() const
Return the size of the data.