OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
TGAFile Class Reference

Public Member Functions

BOOL IsFileTGA (const char *fileName)
 
LPVOID LoadTGA (const char *fileName, UINT32 *width, UINT32 *height)
 
HGLOBAL LoadTGA8Bit (const char *fileName, UINT32 *width, UINT32 *height, RGBQUAD *pal)
 
BOOL GetTGADims (const char *fileName, UINT32 *width, UINT32 *height)
 
BOOL SaveTGA32 (const char *fileName, BYTE *inBuf, UINT32 width, UINT32 height)
 
BOOL Save8BitTGA (const char *fileName, BYTE *colormappedbuffer, UINT32 width, UINT32 height, __int32 colors, RGBQUAD *colormap)
 
HGLOBAL LoadTGAThumbnail (const char *fileName, UINT32 *width, UINT32 *height)
 

Public Attributes

__int32 m_error
 

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