Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Public Member Functions | Friends | List of all members
JPEGClass Class Reference

#include <JPEGClass.h>

Inheritance diagram for JPEGClass:
TinyImage GenericRefCountedBaseClass

Public Member Functions

virtual ~JPEGClass ()
 Destructor.
 
 JPEGClass (FileHandle *fileName)
 
virtual bool Load (FileHandle *fileName)
 

Friends

class TinyImage
 

Additional Inherited Members

- Public Types inherited from TinyImage
enum  ImageFormat
 enumeration of supported texture format
 

Detailed Description

TinyImage specialized for JPEG management.

Constructor & Destructor Documentation

◆ JPEGClass()

JPEGClass::JPEGClass ( FileHandle *  fileName)

Constructor

Parameters
fileNameTGA file to load

Member Function Documentation

◆ Load()

bool JPEGClass::Load ( FileHandle *  fileName)
virtual

Main loading method

Parameters
fileNameTGA file to load

Reimplemented from TinyImage.


The documentation for this class was generated from the following files: