MC_GAIN_TYPE enumeration
Applies to: desktop apps only
Specifies whether to get or set a monitor's red, green, or blue gain.
Syntax
typedef enum _MC_GAIN_TYPE {
MC_RED_GAIN = 0,
MC_GREEN_GAIN = 1,
MC_BLUE_GAIN = 2
} MC_GAIN_TYPE;
Constants
Requirements
|
Minimum supported client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 2/3/2012