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
-
ImageProcessor::Plugin::MEffectBorder
Member Functions Documentation
SetInputL(const TDesC &)
void
|
SetInputL
|
(
|
const
TDesC
&
|
aFilename
|
)
|
[pure virtual]
|
SetInputL(const TDesC8 &)
void
|
SetInputL
|
(
|
const
TDesC8
&
|
aBuffer
|
)
|
[pure virtual]
|
SetInputL(const CFbsBitmap &)
void
|
SetInputL
|
(
|
const
CFbsBitmap
&
|
aBitmap
|
)
|
[pure virtual]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.