Platform SDK: DirectX |
The DDCOLORKEY type describes a source color key, destination color key, or color space. A color key is specified if the low and high range values are the same. This type is used with the DirectDrawSurface7.GetColorKey and DirectDrawSurface7.SetColorKey methods.
Type COLORKEY high As Long low As Long End Type