DDGPESurf::ColorKey (Windows CE 5.0)
This method obtains the color key for the current surface.
virtual DWORD ColorKey(void);
Parameters
None.
Return Values
This method returns the color key for the current surface. For drivers that use a range of color keys, this value corresponds to that set using SetColorKeyLow.
Requirements
OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Ddgpe.h.
Link Library: Ddgpe.lib.
See Also
DDGPESurf Class | DDGPESurf Class Definition
Send Feedback on this topic to the authors