ImageProcessor::Plugin::MEffectSketch Class Reference

class ImageProcessor::Plugin::MEffectSketch : public ImageProcessor::Plugin::MEffect

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

TEffectSketch

Inherits from

Member Functions Documentation

SetSketchModeL(TEffectSketch::TSketchMode)

void SetSketchModeL ( TEffectSketch::TSketchMode aSketchMode ) [pure virtual]

Parameters

TEffectSketch::TSketchMode aSketchMode

SketchModeL()

TEffectSketch::TSketchMode SketchModeL ( ) const [pure virtual]

This must provide an implementation as defined by TEffectSketch::SketchModeL()

TEffectSketch::SketchModeL()