Opacity property
Sets and retrieves the opacity adjustment for the lookup table.
Syntax
HRESULT value = object.put_Opacity(float newVal);HRESULT value = object.get_Opacity(float* pVal);
Property values
Type: float
the opacity adjustment for the lookup table.