PNGOILFilter Class Reference

The PNG File format Oil Filter (Extension etc). More...

#include <oilfltrs.h>

Inheritance diagram for PNGOILFilter:

OILFilter List of all members.

Public Member Functions

 PNGOILFilter (Filter *pFilter)
 Constructs the oily parts of the PNG File Format Filter (ie the list of File Extensions that this filter understands).

Detailed Description

The PNG File format Oil Filter (Extension etc).

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
25/4/96

Definition at line 1212 of file oilfltrs.h.


Constructor & Destructor Documentation

PNGOILFilter::PNGOILFilter Filter pFilter  ) 
 

Constructs the oily parts of the PNG File Format Filter (ie the list of File Extensions that this filter understands).

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
25/4/96
Parameters:
pFilter - The Filter [INPUTS]

Definition at line 1505 of file oilfltrs.cpp.

01505                                           : OILFilter(pFilter)
01506 {
01507     FilterName.Load(_R(IDS_FILTERNAME_PNG));
01508     FilterExt.Load(_R(IDS_FILTEREXT_PNG));
01509 } 


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