OpenMoHAA 0.82.0
|
This is the complete list of members for TGAFile, including all inherited members.
GetTGADims(const char *fileName, UINT32 *width, UINT32 *height) (defined in TGAFile) | TGAFile | |
IsFileTGA(const char *fileName) (defined in TGAFile) | TGAFile | |
LoadTGA(const char *fileName, UINT32 *width, UINT32 *height) (defined in TGAFile) | TGAFile | |
LoadTGA8Bit(const char *fileName, UINT32 *width, UINT32 *height, RGBQUAD *pal) (defined in TGAFile) | TGAFile | |
LoadTGAThumbnail(const char *fileName, UINT32 *width, UINT32 *height) (defined in TGAFile) | TGAFile | |
m_error (defined in TGAFile) | TGAFile | |
Save8BitTGA(const char *fileName, BYTE *colormappedbuffer, UINT32 width, UINT32 height, __int32 colors, RGBQUAD *colormap) (defined in TGAFile) | TGAFile | |
SaveTGA32(const char *fileName, BYTE *inBuf, UINT32 width, UINT32 height) (defined in TGAFile) | TGAFile | |
TGAFile() (defined in TGAFile) | TGAFile |