Bitwig Studio Control Surface API
5.0.11
|
Public Member Functions | |
float | red () |
float | green () |
float | blue () |
float | alpha () |
default Color | get () |
![]() | |
void | markInterested () |
void | addValueObserver (ObserverType callback) |
float alpha | ( | ) |
Gets the alpha component of the current value.
float blue | ( | ) |
Gets the blue component of the current value.
float green | ( | ) |
Gets the green component of the current value.
float red | ( | ) |
Gets the red component of the current value.