|
Control Surface API
3.0.3
|

Public Member Functions | |
| void | valueChanged (float red, float green, float blue) |
Definition at line 5 of file ColorValueChangedCallback.java.
| void valueChanged | ( | float | red, |
| float | green, | ||
| float | blue | ||
| ) |
As alpha component was introduced after this interface was released, the alpha component is not part of the parameter and would have to be checked manually.