ImageProcessor::Plugin::MEffectBrightness Class Reference

class ImageProcessor::Plugin::MEffectBrightness : public ImageProcessor::Plugin::MEffect

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

TEffectBrightness

Inherits from