DDGPESurf Class (Windows Embedded CE 6.0)
1/6/2010
The DDGPESurf class extends the GPESurf class. It represents a surface that may have been allocated by GDI, the display driver, or the DDHAL. For a description of the DDGPESurf class, see DDGPESurf Class Definition.
The following table shows the methods defined in the DDGPESurf class.
Method | Description |
---|---|
Provides information about the various DDGPESurf object constructors. |
|
Retrieves the width of the memory allocated for a surface. |
|
Determines the number of bits per pixel in the current surface. |
|
Obtains the color key for the current surface. |
|
Retrieves the high color-key value from a surface that uses a range of color keys. |
|
Retrieves the low color-key value from a surface that uses a range of color keys. |
|
Retrieves the color-key mask for the current surface. |
|
Deletes a GPE surface and releases the occupied memory. |
|
Retrieves the DDGPESurf object associated with a DirectDraw surface. |
|
Retrieves the DirectDraw surface associated with a DDGPESurf object. |
|
Retrieves a pointer to the driver data associated with the current DDGPESurf object. |
|
Retrieves the driver-specific GUID applied to the current object. |
|
Determines whether the specified surface has an alpha channel. |
|
Initializes the pixel format for the current surface. |
|
Retrieves the DDGPE-stile pixel format for the current surface. |
|
Sets the color key for the current surface. |
|
Sets the high value for a range of color keys specific to the specified surface. |
|
Sets the low value for a range of color keys specific to the specified surface. |
|
Sets the color-key mask for the current surface. |
|
Associates a DirectDraw surface with the current DDGPESurf object. |
|
Associates a DDGPESurf object with a DirectDraw surface. |
|
Stores driver-specific data in the DDGPESurf object. |
|
Stores the driver-specific GUID in the DDGPESurf object. |
|
Marks the current DDGPESurf object as a surface overlay. |
|
Sets the parameters for rotating a DDGPESurf object. |
|
Returns the size of the current DDGPESurf object. |