Color.A

Syntax

A: Number

Description

The A property sets color opacity degree from 0 to 1.

Comments

1- the color is fully opaque, 0 - the color is fully transparent.

Use the setA method to set the property value, and the getA method to get the value.

Example

The example of property use is given in description of the ColorCombo.ColorChange event.

See also:

Color