ImageProcessor::Plugin::MEffectBlur Class Reference

class ImageProcessor::Plugin::MEffectBlur : public ImageProcessor::Plugin::MEffect

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

TEffectBlur

Inherits from

Member Functions Documentation

RectL()

TRect RectL ( ) const [pure virtual]

This must provide an implementation as defined by TEffectBlur::RectL()

TEffectBlur::RectL()

SetRectL(TRect)

void SetRectL ( TRect aRect ) [pure virtual]

This must provide an implementation as defined by TEffectBlur::SetRectL(TRect aRect)

TEffectBlur::SetRectL(TRect aRect)

Parameters

TRect aRect