RGBCOLOR structure (icm.h)
TBD
Syntax
struct RGBCOLOR {
WORD red;
WORD green;
WORD blue;
};
Members
red
TBD
green
TBD
blue
TBD
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | icm.h |