Gamma property
Sets and retrieves the value used for gamma correction.
Syntax
HRESULT value = object.put_Gamma(float newVal);HRESULT value = object.get_Gamma(float* pVal);
Property values
Type: float
the value used for gamma correction.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets and retrieves the value used for gamma correction.
HRESULT value = object.put_Gamma(float newVal);HRESULT value = object.get_Gamma(float* pVal);
Type: float
the value used for gamma correction.