Share via


DDGPE Data Structures, Types, and Constants (Windows Embedded CE 6.0)

1/6/2010

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

Data type Description

DDGPEAllocSurfaceData

Contains information required to create surfaces.

DDGPEBltParams

Is a superset of the GPEBltParams structure.

DDGPEDriverData

Allows the driver to store custom information.

DDGPEStandardHeader

Contains a header for all DDGPE structures.

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.

GPEModeEx

Contains display mode information.

See Also

Reference

DDGPE Reference

Concepts

DirectDraw Display Driver Reference
DDGPE Base Classes
DDGPE Interface Definition