ImageProcessor::Plugin::MEffectBorder Class Reference

class ImageProcessor::Plugin::MEffectBorder : public ImageProcessor::Plugin::MEffect

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

TEffectBorder

Inherits from

Member Functions Documentation

SetInputL(const TDesC &)

void SetInputL ( const TDesC & aFilename ) [pure virtual]

Parameters

const TDesC & aFilename

SetInputL(const TDesC8 &)

void SetInputL ( const TDesC8 & aBuffer ) [pure virtual]

Parameters

const TDesC8 & aBuffer

SetInputL(const CFbsBitmap &)

void SetInputL ( const CFbsBitmap & aBitmap ) [pure virtual]

Parameters

const CFbsBitmap & aBitmap