Public Types | |
| enum | TDirection { EClockwise90 = 0, EAntiClockwise90 } |
Public Member Functions | |
| void | StartToDecodeL (TFileName &aFileName) |
| void | StartToEncodeL (TFileName &aFileName, TUid aImageType, TUid aImageSubType) |
| CFrameInfoStrings * | GetImageInfoL () |
| void | Rotate (TDirection aDirection) |
| TInt | Scale (TInt aPercent) |
| CFbsBitmap * | GetBitmap () |
| void | ShowProgress () |
| void | CancelProgress () |
| TBool | CanDownScaleMore () |
| TState | EngineState () |
Static Public Member Functions | |
| static CImageConverterEngine * | NewL (MConverterController *aController) |
| static void | GetEncoderImageTypesL (RImageTypeDescriptionArray &aImageTypeArray) |
Protected Member Functions | |
| void | DoCancel () |
| void | RunL () |
| TInt | RunError (TInt aError) |
Definition at line 35 of file ImageConverterEngine.h.
1.6.2