PBMOILFilter Class Reference

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

#include <ppmfiltr.h>

Inheritance diagram for PBMOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

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

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

Definition at line 319 of file ppmfiltr.h.


Constructor & Destructor Documentation

PBMOILFilter::PBMOILFilter 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 390 of file ppmfiltr.cpp.

00390                                           : OILFilter(pFilter)
00391 {
00392     FilterName.Load(_R(IDN_FILTERNAME_PBM));
00393     FilterExt.Load(_R(IDN_FILTEREXT_PBM));
00394 }


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