Home > All Other Interfaces > IColor > GetAlpha

GetAlpha

Returns the opacity or transparency of the IColor6 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 IColor6 object.