GetAlpha

Returns the opacity or transparency of the IColor80 object.

 

JavaScript

 

GetAlpha()

 

C#

 

double GetAlpha()

 

C++

 

HRESULT GetAlpha(

       double* Alpha)

Return Value

Alpha

The opacity or transparency value (0.0 – 1.0) of the IColor80 object.

Exceptions

See: HRESULT Return Values for a list of possible values returned by the HRESULT.