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

PLPGMDecoder Class Reference

Portable Graymap file decoder. Delivers an 8 bpp grayscale image. More...

#include <plpgmdec.h>

Inheritance diagram for PLPGMDecoder:

PLPicDecoder PLBmpInfo List of all members.

Public Member Functions

 PLPGMDecoder ()
 Creates a decoder.

virtual ~PLPGMDecoder ()
 Destroys a decoder.

virtual void Open (PLDataSource *pDataSrc)
virtual void GetImage (PLBmpBase &Bmp)

Detailed Description

Portable Graymap file decoder. Delivers an 8 bpp grayscale image.

Definition at line 25 of file plpgmdec.h.


Member Function Documentation

virtual void PLPGMDecoder::GetImage PLBmpBase Bmp  )  [virtual]
 

Decodes an image. Assumes that Open() and Bmp.Create() have already been called.

Implements PLPicDecoder.


The documentation for this class was generated from the following file:
Generated on Mon Sep 13 16:16:42 2004 for paintlib by doxygen 1.3.2