Getting Started with DirectDraw (Windows CE 5.0)
DirectDraw® is a low-level application programming interface (API) for graphics. It controls memory, the hardware blitter, and surface flipping operations. DirectDraw is a software interface that provides direct access to display devices while maintaining compatibility with the Windows CE graphics device interface (GDI).
Use DirectDraw to create and manage memory surfaces. The primary DirectDraw surface is the screen. For complete information about DirectDraw surfaces, see the following topics.
In This Section
DirectDraw Middleware Architecture
See Also
DirectDraw Application Development | Working with DirectDraw Objects | Working with DirectDraw Surfaces | Working with DirectDraw Palettes | Working with DirectDraw Clippers | Advanced DirectDraw Information
Send Feedback on this topic to the authors