In file include/csgfxldr/tgaimage.h:

class TGAImageLoader : public ImageLoader

The TGA Image Loader

Inheritance:


Public Methods

virtual const char* GetDescription()
virtual const char* GetName()

Protected Methods

virtual ImageFile* LoadImage(UByte* buf, ULong size)

Inherited from ImageLoader:

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 TGA 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