Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
_DDCOLORKEY Struct Reference

#include <DrawDX.h>

Public Attributes

UINT32 dwColorSpaceLowValue
 be treated as Color Key, inclusive More...
 
UINT32 dwColorSpaceHighValue
 to be treated as Color Key, inclusive More...
 

Member Data Documentation

◆ dwColorSpaceHighValue

UINT32 _DDCOLORKEY::dwColorSpaceHighValue

to be treated as Color Key, inclusive

high boundary of color space that is

◆ dwColorSpaceLowValue

UINT32 _DDCOLORKEY::dwColorSpaceLowValue

be treated as Color Key, inclusive

low boundary of color space that is to


The documentation for this struct was generated from the following file: