| 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() |