Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the opacity adjustment for the lookup table.
Syntax
HRESULT retVal = object.SetOpacity(newVal);
Parameters
newVal [in]
Type: floatOpacity adjustment for the lookup table. The value can range from 0.0 to 1.0.
Remarks
Each value of alpha in the lookup table is multiplied by this value for opacity.