BCB-Tools.com
Home of
RAD DirectX
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'DDCOLORKEY'
|
|
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DDCOLORKEY
[ TDx_Draw_Library ]
[ next: DDDEVICEIDENTIFIER2 ]
[ prev: DDCOLORCONTROL ]
The DDCOLORKEY structure is defined as :-
struct DDCOLORKEY {
DWORD dwColorSpaceLowValue;
DWORD dwColorSpaceHighValue;
};
|
|