Monitor MC_GAIN_TYPE Enumeration 

 
Monitor Configuration API
Previous Next

MC_GAIN_TYPE Enumeration

Specifies whether to get or set a monitor's red, green, or blue gain.

Syntax

  
    
  

Members

MC_RED_GAIN

Red gain.

MC_GREEN_GAIN

Green gain.

MC_BLUE_GAIN

Blue gain.

Requirements

Header: Include HighLevelMonitorConfigurationAPI.h.

See Also

Previous Next