ImageProcessor::TGeometricalOperation Class Reference
#include
<imageprocessor/imageprocessoreffect.h>
Link against: imageprocessor.lib
class ImageProcessor::TGeometricalOperation : public ImageProcessor::TEffect |
Inherits from
- ImageProcessor::TGeometricalOperation
Detailed Description
The class provides functions to geometrically control an image.
Member Function Documentation
Operation ( )
Gets the operation of the current GeometricalOperation effect.
SetOperationL ( CImgProcessor::TOperation )
Specifies the operation for the current GeometricalOperation effect.
-
leave
- KErrNotReady The effect is not active.
-
leave
- KErrArgument The operation is not in the CImgProcessor::TOperation enumeration.
Parameter | Description | aOperation | The operation. |