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 &)

voidSetInputL(const TDesC &aFilename)[pure virtual]

Parameters

const TDesC & aFilename

SetInputL(const TDesC8 &)

voidSetInputL(const TDesC8 &aBuffer)[pure virtual]

Parameters

const TDesC8 & aBuffer

SetInputL(const CFbsBitmap &)

voidSetInputL(const CFbsBitmap &aBitmap)[pure virtual]

Parameters

const CFbsBitmap & aBitmap