$alpha property

double $alpha
getter/setter pair

(Internal usage) The alpha (transparency) value of this object, a value between 0.0 (fully transparent) and 1.0 (fully opaque).

Implementation

double $alpha = 1;