Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members

PLTIFFDecoder Class Reference

#include <pltiffdec.h>

Inheritance diagram for PLTIFFDecoder:

PLPicDecoder PLBmpInfo List of all members.

Public Member Functions

 PLTIFFDecoder ()
 Creates a decoder.

virtual ~PLTIFFDecoder ()
 Destroys a decoder.

virtual void Open (PLDataSource *pDataSrc)
virtual void GetImage (PLBmp &Bmp)
 Fills the bitmap with the image.

virtual void Close ()
int GetField (int tag_id,...)
TIFF * GetTIFFHandle ()

Friends

class _tiff_helper
class PLTIFFEncoder

Detailed Description

TIFF file decoder. Uses LIBTIFF to do the actual conversion. Supports 1, 8, 24 and 32 bits per pixel as output formats.

Definition at line 30 of file pltiffdec.h.


Member Function Documentation

TIFF* PLTIFFDecoder::GetTIFFHandle  )  [inline]
 

this is this first argument to most libtiff's routines use at your own risk; you've been warned!

Definition at line 57 of file pltiffdec.h.


The documentation for this class was generated from the following file:
Generated on Sun Jun 6 13:42:23 2004 for paintlib by doxygen 1.3.2