ImageProcessor::TEffectSketch Class Reference
class ImageProcessor::TEffectSketch : public ImageProcessor::TEffect |
The class provides functions to create a sketched representation of an image.
Inherits from
- ImageProcessor::TEffectSketch
Constructor & Destructor Documentation
TEffectSketch(Plugin::MEffect &, CImageProcessorImpl &)
Member Functions Documentation
SetSketchModeL(TSketchMode)
Set the sketch mode.
-
leave
- KErrNotReady The effect is not active.
-
leave
- KErrArgument The mode is not in the TSketchMode enumeration.
Parameters
TSketchMode aLevel | The sketch mode, ESketchModeGray or ESketchColor. |
SketchModeL()
Get the current sketch mode
Member Enumerations Documentation
Enum TSketchMode
Parameters to control the sketch mode.
Enumerators
ESketchModeGray |
Sketch the image in gray, which is the default mode
|
ESketchColor |
Sketch the image in color.
|
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.