get_alpha


Description:

public double get_alpha () throws Error

Gets the opacity/alpha value of a component, if alpha blending is in use.

Parameters:

this

The Component to be queried.

Returns:

the opacity value of a component, as a double between 0.0 and 1.0.