ImageProcessor::Plugin::MEffectNoise Class Reference

class ImageProcessor::Plugin::MEffectNoise : public ImageProcessor::Plugin::MEffect

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

TEffectNoise

Inherits from