Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'DDCOLORKEY'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
DDCOLORKEY
[ TDx_Draw_Library ]
[ next: DDDEVICEIDENTIFIER2 ]
[ prev: DDCOLORCONTROL ]
The DDCOLORKEY structure is defined as :-
struct DDCOLORKEY {
DWORD dwColorSpaceLowValue;
DWORD dwColorSpaceHighValue;
};
|
|