ImageProcessor::Plugin::MEffectColorBoost Class Reference

class ImageProcessor::Plugin::MEffectColorBoost : public ImageProcessor::Plugin::MEffect

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

TEffectColorBoost

Inherits from