void wxColour(char red, char green, char blue)
void wxColour(char * colour_name)
Construct a colour object from the RGB values or using a colour name (uses wxTheColourDatabase).