Graphics

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The Graphics Device Interface (GDI), which is part of the Graphics, Windowing and Events Subsystem (GWES) provides basic hardware-independent graphics support for Windows Mobile applications. The graphics technologies listed below allow you to deliver high levels of graphics performance by taking advantage of the dedicated graphics hardware on your device, including support for hardware accelerated 2-D and 3-D graphics and GDI functions that require specialized graphics hardware.

Some of these technologies allow you to emulate API calls that are not supported in hardware. When you are planning your OS design, you should remember that almost any software emulation comes with a significant performance penalty.

In This Section

  • Direct3D Mobile
    Provide information about adding 3-D graphics support to your OS design and creating applications that use the API.
  • DirectDraw
    Provide information about adding 2-D graphics support to your OS design and creating applications that use the API.
  • Imaging
    Provide information about adding support for compressed still images to your OS design and reference information for the API.