ImageProcessor::Plugin::MEffectSolarize Class Reference

class ImageProcessor::Plugin::MEffectSolarize : public ImageProcessor::Plugin::MEffect

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

TEffectSolarize

Inherits from