Symbian3/SDK/Source/GUID-7594A012-166F-5F10-A3ED-256465B4623E-GENID-1-8-1-18-1-1-4-1-8-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-7594A012-166F-5F10-A3ED-256465B4623E-GENID-1-8-1-18-1-1-4-1-8-1" xml:lang="en"><title>S60
       
    13 Platform: Image Converter Example</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <section id="GUID-E8B6963B-3DD4-42E5-9322-7A28A42B14B6-GENID-1-8-1-18-1-1-4-1-8-1-2-1"><title>Description</title> <p> This example demonstrates how to use
       
    15 the image conversion APIs available in the S60 platform (Image Conversion
       
    16 Library, ICL). These APIs include important classes, such as CBitmapRotator
       
    17 and CBitmapScaler to be used for rotating and scaling images, respectively.
       
    18 CImageEncoder and CImageDecoder classes are used to access image encoders
       
    19 and decoders available in the ICL. Images can be opened, rotated, scaled,
       
    20 and saved in the same or a different format. The UI of the updated application
       
    21 has been optimised for touch using, for example, long taps and tactile feedback.
       
    22 The example project supports building for both S60 5th Edition with touch
       
    23 UI and S60 3rd Edition with a traditional keypad. For more information, click
       
    24 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"> Image Converter Example</xref></p> </section>
       
    25 <section id="GUID-2B467073-DB0B-4D0D-B00A-A42E37643B62-GENID-1-8-1-18-1-1-4-1-8-1-2-2"><title>Download</title> <p>Click on the following link to download
       
    26 the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-dc5f26e3-7c69-43ef-b3f1-c62469891d0d.zip" scope="external"> ImageConverter.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>
       
    27 </conbody></concept>