PNGImageLoader
In file include/csgfxldr/pngimage.h:
class PNGImageLoader : public ImageLoader
The PNG Image Loader
Inheritance:
Public Methods
-
virtual const char* GetDescription()
-
-
virtual const char* GetName()
-
Protected Methods
-
virtual ImageFile* LoadImage(UByte* buf, ULong size)
-
Public Methods
static ImageFile* load(FILE* fp)
static ImageFile* load(UByte* buf, ULong size)
static ImageFile* load(ISystem* sys, char* filename)
static bool Register(ImageLoader* loader)
Documentation
The PNG Image Loader
virtual ImageFile* LoadImage(UByte* buf, ULong size)
virtual const char* GetName()
virtual const char* GetDescription()
- This class has no child classes.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de