Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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