ImageProcessor::TEffectCartoon Class Reference
class ImageProcessor::TEffectCartoon : public ImageProcessor::TEffect |
The class provides functions to transform an image to typical cartoon graphics style.
Inherits from
- ImageProcessor::TEffectCartoon
Constructor & Destructor Documentation
TEffectCartoon(Plugin::MEffect &, CImageProcessorImpl &)
Member Functions Documentation
DistinctEdgesL()
IMPORT_C TBool | DistinctEdgesL | ( | ) | const |
Return whether the cartoon effect has distinct edges.
SetDistinctEdgesL(TBool)
IMPORT_C void | SetDistinctEdgesL | ( | TBool | aDistinctEdges | ) | |
Specifies if the current cartoon effect should have distinct edges.
-
leave
- KErrNotReady The effect is not active.
Parameters
TBool aDistinctEdges | If set to ETrue all detected edges in the image are rendered distinctively, if EFalse edges are ignored. |
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.