|   |   |   | 
| DriverCaps.CanCalibrateGamma Property | Language: | 
Indicates that the system has a calibrator installed that can automatically adjust the gamma ramp so that the result is identical on all systems that have a calibrator.
Visual Basic Public ReadOnly Property CanCalibrateGamma As Boolean C# public bool CanCalibrateGamma { get; } C++ public: 
property bool CanCalibrateGamma {
bool get();
}JScript public function get CanCalibrateGamma() : boolean 
System.Boolean
This property is read-only.
Value that is true if the system has a calibrator installed, or false if it does not.
To invoke the calibrator when setting new gamma levels, set the param_Boolean_calibrate parameter to true during a call to Device.SetGammaRamp. Calibrating gamma ramps incurs some processing overhead and should not be used frequently.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
        
          Feedback? Please provide us with your comments on this topic.
			
        
        
	   		For more help, visit the DirectX Developer Center