Symbian3/PDK/Source/GUID-610C1484-112E-5442-95DC-89CF890A8310.dita
changeset 1 25a17d01db0c
child 3 46218c8b8afa
equal deleted inserted replaced
0:89d6a7a84779 1:25a17d01db0c
       
     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-610C1484-112E-5442-95DC-89CF890A8310" xml:lang="en"><title>Pixel Formats</title><shortdesc>The graphics system supports a variety of pixel formats to represent
       
    13 pixel buffer data in RGB, YUV and luminosity formats.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p> There is an API to specify and retrieve system-defined and
       
    15 user-defined pixel formats. The pixel formats are defined by the type <xref href="GUID-9D7D5247-9949-338B-98EC-10846EFF4D6A.dita"><apiname>TUidPixelFormat</apiname></xref>,
       
    16 which represents the underlying layout of the pixels. New pixel formats can
       
    17 be defined by using a unique UID value. </p>
       
    18 </conbody></concept>