ImageProcessor::Plugin::MEffectFog Class Reference

class ImageProcessor::Plugin::MEffectFog : public ImageProcessor::Plugin::MEffect

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

TEffectFog

Inherits from