Exploring Graphics Concepts

Send Feedback

Graphics programming requires specialized knowledge of page flipping, animation, pixel addressing, color representation, video-related concepts, coordinate systems, matrices, and the way physical objects behave in the real world (physics).

You also need to know how to use Microsoft Windows CE and DirectDraw, and how to apply this specialized knowledge to your graphics development.

A complete discussion of graphics concepts is beyond the scope of this documentation. The following topics provide a basic introduction to the complex graphics concepts you need to know to create the graphics applications using Windows CE and DirectDraw.

Even if you are an experienced graphics programmer, Microsoft recommends that you scan these topics for information specific to Windows CE, DirectDraw, and graphics programming.

In This Section

Device-Independent Bitmaps

Drawing Surfaces

Blitting

Page Flipping and Back Buffering

Bounding Rectangles

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.