ImageProcessor::Plugin::MEffectNegative Class Reference

class ImageProcessor::Plugin::MEffectNegative : public ImageProcessor::Plugin::MEffect

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

TEffectNegative

Inherits from