void SetColour(wxColour &colour)
void SetColour(char *colour_name)
void SetColour(int red, int green, int blue)
The brush's colour is changed to the given colour.