DDGPESurf::ColorKey (Windows Embedded CE 6.0)
1/6/2010
This method returns the color key for the current surface.
Syntax
virtual DWORD ColorKey();
Parameters
None.
Return Value
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
Header | ddgpe.h |
Library | Ddgpe.lib |
Windows Embedded CE | Windows Embedded CE 6.0 and later |