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
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 9 59758314f811
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-63CBD66E-9E92-51EB-8709-9DE6F2808DC8-GENID-1-8-1-18-1-1-5-1-6-1-5-1-3-1" xml:lang="en"><title>S60
       
    13 Platform: Image Converter Example</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>This example demonstrates how to use the image conversion APIs available
       
    15 in the S60 platform (Image Conversion Library, ICL). These APIs include important
       
    16 classes, such as CBitmapRotator and CBitmapScaler to be used for rotating
       
    17 and scaling images, respectively. CImageEncoder and CImageDecoder classes
       
    18 are used to access image encoders and decoders available in the ICL. Images
       
    19 can be opened, rotated, scaled, and saved in the same or a different format.
       
    20 The UI of the updated application has been optimised for touch using, for
       
    21 example, long taps and tactile feedback. The example project supports building
       
    22 for both S60 5th Edition with touch UI and S60 3rd Edition with a traditional
       
    23 keypad. Important classes: CAknLongTapDetector, MTouchFeedback, CBitmapRotator,
       
    24 CBitmapScaler, CImageEncoder, CImageDecoder, CFbsBitmap, CAknQueryDialog.
       
    25 For more details, click on this link : <xref href="http://www.forum.nokia.com/info/sw.nokia.com/id/567330dd-130f-4f1d-9380-fac5aec5a6a9/S60_Platform_Image_Converter_Example.html" scope="external"> ImageConverter..zip file</xref></p>
       
    26 <p>The overview contains the following sections: </p>
       
    27 <section id="GUID-1DFEF992-19E6-4231-BC3C-E996E8C0626C-GENID-1-8-1-18-1-1-5-1-6-1-5-1-3-1-2-3"><title>Download</title> <p>Click
       
    28 on the following link to download the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-dc5f26e3-7c69-43ef-b3f1-c62469891d0d.zip" scope="external"> ICLExample.zip file</xref></p><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-dc5f26e3-7c69-43ef-b3f1-c62469891d0d.html" scope="peer">browse </xref> to view the example code. </p> </section>
       
    29 </conbody></concept>