AssertValid() const | PLObject | [virtual] |
Close() | PLPicDecoder | [virtual] |
DoDecode(PLBmp *pBmp, PLDataSource *pDataSrc) | PLTGADecoder | [protected, virtual] |
expandCompressedLine(PLBYTE *pDest, int Width, bool bReversed, int bpp, PLDataSource *pDataSrc) | PLTGADecoder | [private] |
expandUncompressedLine(PLBYTE *pDest, int Width, bool bReversed, int bpp, PLDataSource *pDataSrc) | PLTGADecoder | [private] |
m_pDataSrc | PLPicDecoder | [protected] |
MakeBmp(PLDataSource *pDataSrc, PLBmp *pBmp, int BPPWanted=0) | PLPicDecoder | [virtual] |
MakeBmpFromFile(const char *pszFName, PLBmp *pBmp, int BPPWanted=0, PLIProgressNotification *pProgNot=NULL) | PLPicDecoder | [virtual] |
MakeBmpFromMemory(unsigned char *ucMemSrc, int MemSrcSize, PLBmp *pBmp, int BPPWanted=0, PLIProgressNotification *pProgNot=NULL) | PLPicDecoder | [virtual] |
OpenFile(const char *pszFName, PLIProgressNotification *pProgNot=NULL) | PLPicDecoder | |
PLObject() | PLObject | |
PLPicDecoder() | PLPicDecoder | |
PLTGADecoder() | PLTGADecoder | |
raiseError(int Code, char *pszErr) | PLPicDecoder | [static] |
ReadByte(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
readData(TGAHEADER *pTgaHead, bool bCompressed, PLBmp *pBmp, PLDataSource *pDataSrc) | PLTGADecoder | [private] |
ReadILong(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
readImage(TGAHEADER *pTgaHead, PLBmp *pBmp, PLDataSource *pDataSrc) | PLTGADecoder | [private] |
ReadIWord(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
ReadMLong(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
ReadMWord(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
readPalette(int StartIndex, int Length, int EntrySize, PLBmp *pBmp, PLDataSource *pDataSrc) | PLTGADecoder | [private] |
readPixel32(int bpp, PLDataSource *pDataSrc) | PLTGADecoder | [private] |
readPixel8(int bpp, PLDataSource *pDataSrc) | PLTGADecoder | [private] |
readTgaHeader(TGAHEADER *pTgaHead, PLDataSource *pDataSrc) | PLTGADecoder | [private] |
SetTraceConfig(int Level, char *pszFName) | PLPicDecoder | [static] |
Trace(int TraceLevel, const char *pszMessage) | PLPicDecoder | [static] |
unpackPictRow(PLBYTE *pLineBuf, PLDataSource *pDataSrc, int Width, int rowBytes, int SrcBytes) | PLPicDecoder | [protected] |
~PLObject() | PLObject | [virtual] |
~PLPicDecoder() | PLPicDecoder | [virtual] |
~PLTGADecoder() | PLTGADecoder | [virtual] |