AssertValid() const | PLObject | [virtual] |
Close() | PLPicDecoder | [virtual] |
DoDecode(PLBmp *pBmp, PLDataSource *pDataSrc) | PLPicDecoder | [protected, virtual] |
epsLongVal(unsigned char *p) | PLAnyPicDecoder | [private] |
GetFileFormat() | PLAnyPicDecoder | |
getFileType(PLBYTE *pData, int DataLen) | PLAnyPicDecoder | [private] |
m_pBmpDec | PLAnyPicDecoder | [private] |
m_pDataSrc | PLPicDecoder | [protected] |
m_pGIFDec | PLAnyPicDecoder | [private] |
m_pJPEGDec | PLAnyPicDecoder | [private] |
m_pPCXDec | PLAnyPicDecoder | [private] |
m_pPGMDec | PLAnyPicDecoder | [private] |
m_pPictDec | PLAnyPicDecoder | [private] |
m_pPNGDec | PLAnyPicDecoder | [private] |
m_pPPMDec | PLAnyPicDecoder | [private] |
m_pPSDDec | PLAnyPicDecoder | [private] |
m_pTGADec | PLAnyPicDecoder | [private] |
m_pTIFFDec | PLAnyPicDecoder | [private] |
m_pWEMFDec | PLAnyPicDecoder | [private] |
m_Type | PLAnyPicDecoder | [private] |
MakeBmp(PLDataSource *pDataSrc, PLBmp *pBmp, int BPPWanted=0) | PLAnyPicDecoder | [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 | |
PLAnyPicDecoder() | PLAnyPicDecoder | |
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] |
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] |
~PLAnyPicDecoder() | PLAnyPicDecoder | |
~PLObject() | PLObject | [virtual] |
~PLPicDecoder() | PLPicDecoder | [virtual] |