alpha property

double? alpha
getter/setter pair

Target image opacity.

Valid values are from 1.0 (solid, default) to 0.0 (transparent), exclusive. Set this to a value greater than 0.0.

Implementation

core.double? alpha;