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

PLJPEGDecoder Class Reference

#include <pljpegdec.h>

Inheritance diagram for PLJPEGDecoder:

PLPicDecoder PLBmpInfo List of all members.

Public Member Functions

 PLJPEGDecoder ()
 Creates a decoder.

 ~PLJPEGDecoder ()
 Destroys a decoder.

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

void GetExifData (PLExif &ExifData)
virtual void Close ()
void SetFast (bool bFast)
 true (the default) selects fast but sloppy decoding.


Static Public Member Functions

void JNotification (j_common_ptr cinfo)
 callback for jpeglib's progress notification


Detailed Description

JPEG file decoder. Uses the independent JPEG group's library to do the actual conversion.

Definition at line 29 of file pljpegdec.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