Monitor MC_COLOR_TEMPERATURE Enumeration 

 
Monitor Configuration API
Previous Next

MC_COLOR_TEMPERATURE Enumeration

Describes a monitor's color temperature.

Syntax

  
    
  

Members

MC_COLOR_TEMPERATURE_UNKNOWN

Unknown temperature.

MC_COLOR_TEMPERATURE_4000K

4,000 kelvins (K).

MC_COLOR_TEMPERATURE_5000K

5,000 K.

MC_COLOR_TEMPERATURE_6500K

6,500 K.

MC_COLOR_TEMPERATURE_7500K

7,500 K.

MC_COLOR_TEMPERATURE_8200K

8,200 K.

MC_COLOR_TEMPERATURE_9300K

9,300 K

MC_COLOR_TEMPERATURE_10000K

10,000 K.

MC_COLOR_TEMPERATURE_11500K

11,500 K.

Requirements

Header: Include HighLevelMonitorConfigurationAPI.h.

See Also

Previous Next