class ImageProcessor::Plugin::MGeometricalOperation : public ImageProcessor::Plugin::MEffect |
Plugin API for the Geometrical Operation The TGeometricalOperation uses this interface class to get access to the image prosessor plugin effect. Once this has been constructed, calls to method functions of TGeometricalOperation are passed verbatim to this interface. For further description of required functionality, see TGeometricalOperation.
Public Member Functions | |
---|---|
CImgProcessor::TOperation | Operation() |
void | SetOperationL(CImgProcessor::TOperation) |
CImgProcessor::TOperation | Operation | ( | ) | const [pure virtual] |
This must provide an implementation as defined by TGeometricalOperation::Operation()
void | SetOperationL | ( | CImgProcessor::TOperation | aOperation | ) | [pure virtual] |
This must provide an implementation as defined by TGeometricalOperation::SetOperationL(CImgProcessor::TOperation aOperation)
TGeometricalOperation::SetOperationL(CImgProcessor::TOperation aOperation)
CImgProcessor::TOperation aOperation |
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.