PPMOILFilter Class Reference

Provide the OIL parts of the PPM filter which loads in the file as a BMP. More...

#include <ppmfiltr.h>

Inheritance diagram for PPMOILFilter:

OILFilter List of all members.

Public Member Functions

 PPMOILFilter (Filter *pFilter)
 Sets up the list of filename extensions that this filter understands.

Detailed Description

Provide the OIL parts of the PPM filter which loads in the file as a BMP.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
28/11/95
See also:
PPMFilter

Definition at line 285 of file ppmfiltr.h.


Constructor & Destructor Documentation

PPMOILFilter::PPMOILFilter Filter pFilter  ) 
 

Sets up the list of filename extensions that this filter understands.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
28/11/95

Definition at line 177 of file ppmfiltr.cpp.

00177                                           : OILFilter(pFilter)
00178 {
00179     FilterName.Load(_R(IDN_FILTERNAME_PPM));
00180     FilterExt.Load(_R(IDN_FILTEREXT_PPM));
00181 }


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 03:59:52 2007 for Camelot by  doxygen 1.4.4