RgbaSignal
The RgbaSignal
class monitors a RGBA color value.
Properties
Property | Description |
|
Returns the value of the alpha channel between 0 and 1.0. |
|
Returns the value of the blue channel between 0 and 1.0. |
|
Returns the value of the green channel between 0 and 1.0. |
|
Returns the value of the red channel between 0 and 1.0. |
Methods
This module exposes no methods.
Last updated