[ Version ( since = "3.0" ) ]
public void set_current_rgba (RGBA rgba)
Sets the current color to be rgba.
The first time this is called, it will also set the original color to be rgba too.
| this | |
| rgba |
A RGBA to set the current color with |