#include <tga.h>
Public Attributes | |
int | status |
unsigned char | type |
unsigned char | pixelDepth |
short int | width |
short int | height |
unsigned char * | imageData |
|
Definition at line 36 of file tga.h. Referenced by tgaLoad(), tgaLoadHeader(), tgaLoadImageData(), and tgaRGBtogreyscale(). |
|
Definition at line 37 of file tga.h. Referenced by tgaDestroy(), tgaLoad(), tgaLoadImageData(), and tgaRGBtogreyscale(). |
|
Definition at line 35 of file tga.h. Referenced by tgaLoad(), tgaLoadHeader(), tgaLoadImageData(), and tgaRGBtogreyscale(). |
|
Definition at line 34 of file tga.h. Referenced by tgaLoad(). |
|
Definition at line 35 of file tga.h. Referenced by tgaLoad(), tgaLoadHeader(), and tgaRGBtogreyscale(). |
|
Definition at line 36 of file tga.h. Referenced by tgaLoad(), tgaLoadHeader(), tgaLoadImageData(), and tgaRGBtogreyscale(). |