ImageProcessor::Plugin::MEffectCustomTransformation Class Reference

class ImageProcessor::Plugin::MEffectCustomTransformation : public ImageProcessor::Plugin::MEffect

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

TEffectCustomTransformation

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