PhotoShopEPSOILFilter Class Reference

Provide the OIL parts of the PhotoShop EPS filter. More...

#include <oilfltrs.h>

Inheritance diagram for PhotoShopEPSOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the PhotoShop EPS filter.

Author:
Chris_Gallimore (Xara Group Ltd) <camelotdev@xara.com>
Date:
9/11/00
See also:
PhotoShopEPSFilter

Definition at line 372 of file oilfltrs.h.


Constructor & Destructor Documentation

PhotoShopEPSOILFilter::PhotoShopEPSOILFilter Filter pFilter  ) 
 

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

Author:
Chris_Gallimore (Xara Group Ltd) <camelotdev@xara.com>
Date:
9/11/00

Definition at line 951 of file oilfltrs.cpp.

00951                                                             : OILFilter(pFilter)
00952 {
00953     FilterName.Load(_R(IDT_PHOTOSHOPEPS_FILTERNAME));
00954     FilterExt.Load(_R(IDT_FILTEREXT_PHOTOSHOPEPS));
00955 }


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