GIFImageLoader
In file include/csgfxldr/gifimage.h:
class GIFImageLoader : public ImageLoader
The GIF 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 GIF 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