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.
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.