switchShadowColor

Allows you to blanket set the shadow color for the entire canvas after the current character.

Remember: When you renderToCanvas() shadow colors will default back to black.

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

Meta