class ImageLoader Extend this class to support a particular type of image loading
Extend this class to support a particular type of image loading
virtual ~ImageLoader()
static bool Register(ImageLoader* loader)
virtual const char* GetName()
virtual const char* GetDescription()
static ImageFile* load(ISystem* sys, char* filename)
static ImageFile* load(FILE* fp)
static ImageFile* load(UByte* buf, ULong size)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de