Share via


DDGPE Data Structures, Types, and Constants (Windows CE 5.0)

Send Feedback

The Microsoft DirectDraw® Graphics Primitive Engine (DDGPE) adds the following data types to the GPE architecture.

Data type Description
EDDGPEPixelFormat Identifies a specific memory layout with a surface.
EDDGPEPixelFormatToEGPEFormat Converts a pixel format from DDGPE to GPE.
EGPEFormatToEDDGPEPixelFormat Converts a pixel format from GPE to DDGPE.
DDGPEStandardHeader Contains a header for all DDGPE structures.
DDGPEDriverData Allows the driver to store custom information.
GPEModeEx Contains display mode information.
DDGPEBltParams Is a superset of the GPEBltParams structure.
DDGPEAllocSurfaceData Contains information required to create surfaces.

See Also

DirectDraw Display Driver Reference | DDGPE Base Classes | DDGPE Interface Definition

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.