GetOpacity method
Retrieves the opacity adjustment for the lookup table.
Syntax
HRESULT retVal = object.GetOpacity(pVal);
Parameters
- pVal [out]
-
Type: float
Pointer to the opacity adjustment for the lookup table.
Remarks
Each value of alpha in the lookup table is multiplied by this value for opacity.
Show: