BitmapEffect Class Reference

Base class for all bitmap effects. More...

#include <bitmapfx.h>

Inheritance diagram for BitmapEffect:

BitmapEffectBase ListItem CCObject SimpleCCObject AccusoftBitmapEffect TestBitmapEffect ABFXBayerColour ABFXBayerMono ABFXBrightnessContrast ABFXDiffusionColour ABFXDiffusionMono ABFXFlipX ABFXFlipY ABFXHalftoneMono ABFXMakeGreyscale ABFXOctree ABFXPopularityColour ABFXRemoveDither ABFXResize ABFXRotate180 ABFXRotate270 ABFXRotate90 ABFXSharpenBlur ABFXSpecialEffect List of all members.

Private Member Functions

 CC_DECLARE_DYNCREATE (BitmapEffect)

Detailed Description

Base class for all bitmap effects.

Author:
Alex_Bligh (Xara Group Ltd) <camelotdev@xara.com>
Date:
12/10/1994
This class is intended to provide a usefully organised chain of BitmapEffectAtoms to the user. The chain may be of length 1. The user should be able to use all of these classes.

All BitmapEffects should be derived from this class.

Though this class has nothing in it at the moment, it should have things to register it with the main list, to read the format of parameters etc. It's also useful for as a pointer type, i.e. the rest of the program should use BitmapEffect * when they want to refer to a bitmap effect.

Definition at line 127 of file bitmapfx.h.


Member Function Documentation

BitmapEffect::CC_DECLARE_DYNCREATE BitmapEffect   )  [private]
 


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:51:14 2007 for Camelot by  doxygen 1.4.4