ImageProcessor::Plugin::MEffectPosterize Class Reference

class ImageProcessor::Plugin::MEffectPosterize : public ImageProcessor::Plugin::MEffect

Plugin API for the posterize photoart effect. The TEffectPosterize uses this interface class to get access to the image prosessor plugin effect. Once this has been constructed, calls to method functions of TEffectPosterize are passed verbatim to this interface. For further description of required functionality, see TEffectPosterize .

TEffectPosterize

Inherits from