class MImageConvExtension |
Image Conversion Library extensions. When applied together there is an implicit order for operations: 1. Crop or clip. 2. Scale 3. Rotate / flip.
In order to support an extension the codec plugin must implement the interface and return this interface through a call to CImageDecoderPlugin::GetExtensionL. Extension base class
Public Member Functions | |
---|---|
void | IncrementRef() |
void | Release() |
TUid | Uid() |
void | Release | ( | ) | [pure virtual] |
Called when the client has finished with this interface allowing the codec to clean up.
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.