ImageProcessor::Plugin::MEffectEmboss Class Reference

class ImageProcessor::Plugin::MEffectEmboss : public ImageProcessor::Plugin::MEffect

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

TEffectEmboss

Inherits from