[ Version ( since = "0.1.27" ) ]
public void @set (double R, double G, double B)
Initialises a color value.
this |
the destination color |
R |
component value |
G |
component value |
B |
component value |