equal
deleted
inserted
replaced
|
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-EAAD1719-C02C-5705-A5C3-993E36441BE6" xml:lang="en"><title>BitGDI Component</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
13 <p>The BitGDI component provides extensions of the <codeph>CGraphicsDevice</codeph> and <codeph>CGraphicsContext</codeph> abstract |
|
14 base classes that are provided by the GDI component. These extensions enable |
|
15 hardware-independent access to screen attributes and drawing to bitmapped |
|
16 devices and screens independent of the display. BitGDI is used by the Window |
|
17 Server in the <xref href="GUID-F64E6551-670E-5E12-8103-DE504D3EC94F.dita">non-ScreenPlay |
|
18 variant</xref> and legacy applications. </p> |
|
19 <p>The CBR package name for the BitGDI component is <filepath>graphics_bitgdi</filepath>. </p> |
|
20 </conbody><related-links> |
|
21 <link href="GUID-E89F034F-C807-5FF9-B06B-F7CCD2441041.dita"><linktext>Graphics |
|
22 Device Interface (GDI) Collection</linktext></link> |
|
23 |
|
24 </related-links></concept> |