AssertValid() const | PLObject | [virtual] |
Close() | PLPicDecoder | [virtual] |
decode15bppLine(PLDataSource *pDataSrc, PLBmp *pBmp, PLBYTE *pDest) | PLBmpDecoder | [private] |
decode16bppLine(PLDataSource *pDataSrc, PLBmp *pBmp, PLBYTE *pDest) | PLBmpDecoder | [private] |
decode1bpp(PLDataSource *pDataSrc, PLBmp *pBmp) | PLBmpDecoder | [private] |
decode24bppLine(PLDataSource *pDataSrc, PLBmp *pBmp, PLBYTE *pDest) | PLBmpDecoder | [private] |
decode2Nibbles(PLBYTE *pDest, PLBYTE SrcByte) | PLBmpDecoder | [private] |
decode32bppLine(PLDataSource *pDataSrc, PLBmp *pBmp, PLBYTE *pDest) | PLBmpDecoder | [private] |
decode4bpp(PLDataSource *pDataSrc, PLBmp *pBmp) | PLBmpDecoder | [private] |
decode8bpp(PLDataSource *pDataSrc, PLBmp *pBmp) | PLBmpDecoder | [private] |
decodeHiColor(PLDataSource *pDataSrc, PLBmp *pBmp, WINBITMAPINFOHEADER *pBMI) | PLBmpDecoder | [private] |
decodeRLE4(PLDataSource *pDataSrc, PLBmp *pBmp) | PLBmpDecoder | [private] |
decodeRLE8(PLDataSource *pDataSrc, PLBmp *pBmp) | PLBmpDecoder | [private] |
decodeTrueColor(PLDataSource *pDataSrc, PLBmp *pBmp, int SrcBPP) | PLBmpDecoder | [private] |
DoDecode(PLBmp *pBmp, PLDataSource *pDataSrc) | PLBmpDecoder | [protected, virtual] |
getInfoHeader(PLDataSource *pDataSrc, PLPixel32 *Pal) | PLBmpDecoder | [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 | |
PLBmpDecoder() | PLBmpDecoder | |
PLObject() | PLObject | |
PLPicDecoder() | PLPicDecoder | |
raiseError(int Code, char *pszErr) | PLPicDecoder | [static] |
ReadByte(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
ReadILong(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
ReadIWord(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
ReadMLong(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
ReadMWord(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
readPalette(WINBITMAPINFOHEADER *pBMI, PLDataSource *pDataSrc, PLPixel32 *pPal, int RGBSize) | PLBmpDecoder | [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] |
~PLBmpDecoder() | PLBmpDecoder | [virtual] |
~PLObject() | PLObject | [virtual] |
~PLPicDecoder() | PLPicDecoder | [virtual] |