ImageProcessor::Plugin::MEffectGrayscaleNegative Class Reference

class ImageProcessor::Plugin::MEffectGrayscaleNegative : public ImageProcessor::Plugin::MEffect

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

TEffectGrayscaleNegative

Inherits from