#include <pliff85dec.h>
Inheritance diagram for PLIFF85Decoder:
Public Member Functions | |
PLIFF85Decoder () | |
Creates a decoder. | |
virtual | ~PLIFF85Decoder () |
Destroys a decoder. | |
virtual void | Open (PLDataSource *pDataSrc) |
Opens the data source and extracts image properties. | |
virtual void | GetImage (PLBmp &Bmp) |
Fills the bitmap with the image. |
Definition at line 33 of file pliff85dec.h.