switchColors

Allows you to blanket set the color for the entire canvas.

Be careful though, this overwrites the entire color cache after the currently rendered character position in memory!

void
switchColors
(
double r
,
double g
,
double b
,
double a = 1.0
)

Meta