ImageProcessor::Plugin::MEffectMirrorLeftToRight Class Reference

class ImageProcessor::Plugin::MEffectMirrorLeftToRight : public ImageProcessor::Plugin::MEffect

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

TEffectMirrorLeftToRight

Inherits from