diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-63CBD66E-9E92-51EB-8709-9DE6F2808DC8-GENID-1-8-1-18-1-1-5-1-6-1-5-1-3-1.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-63CBD66E-9E92-51EB-8709-9DE6F2808DC8-GENID-1-8-1-18-1-1-5-1-6-1-5-1-3-1.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,29 @@ + + + + + +S60 +Platform: Image Converter Example +

This example demonstrates how to use the image conversion APIs available +in the S60 platform (Image Conversion Library, ICL). These APIs include important +classes, such as CBitmapRotator and CBitmapScaler to be used for rotating +and scaling images, respectively. CImageEncoder and CImageDecoder classes +are used to access image encoders and decoders available in the ICL. Images +can be opened, rotated, scaled, and saved in the same or a different format. +The UI of the updated application has been optimised for touch using, for +example, long taps and tactile feedback. The example project supports building +for both S60 5th Edition with touch UI and S60 3rd Edition with a traditional +keypad. Important classes: CAknLongTapDetector, MTouchFeedback, CBitmapRotator, +CBitmapScaler, CImageEncoder, CImageDecoder, CFbsBitmap, CAknQueryDialog. +For more details, click on this link : ImageConverter..zip file

+

The overview contains the following sections:

+
Download

Click +on the following link to download the example: ICLExample.zip file

Click: browse to view the example code.

+
\ No newline at end of file