_tiff_helper class | PLTIFFDecoder | [friend] |
AssertValid() const | PLObject | [virtual] |
Close() | PLPicDecoder | [virtual] |
DoDecode(PLBmp *pBmp, PLDataSource *pDataSrc) | PLTIFFDecoder | [protected, virtual] |
doHiColor(TIFF *tif, PLBmp *pBmp, uint16 SamplePerPixel) | PLTIFFDecoder | [private] |
doLoColor(TIFF *tif, PLBmp *pBmp) | PLTIFFDecoder | [private] |
DoTiffDecode(PLBmp *pBmp, PLDataSource *pDataSrc, TIFF *tiff) | PLTIFFDecoder | [protected, virtual] |
getResolution(TIFF *tif) | PLTIFFDecoder | [private] |
m_pDataSrc | PLPicDecoder | [protected] |
m_szLastErr | PLTIFFDecoder | [private, static] |
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 | |
PLTIFFDecoder() | PLTIFFDecoder | |
PLTIFFEncoder class | PLTIFFDecoder | [friend] |
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] |
Win32ErrorHandler(const char *module, const char *fmt, va_list ap) | PLTIFFDecoder | [private, static] |
Win32WarningHandler(const char *module, const char *fmt, va_list ap) | PLTIFFDecoder | [private, static] |
~PLObject() | PLObject | [virtual] |
~PLPicDecoder() | PLPicDecoder | [virtual] |
~PLTIFFDecoder() | PLTIFFDecoder | [virtual] |