Mojo graphics canvas color
mojo:mojo.graphics.Canvas.Color
Property Color:std.graphics.Color#
The current drawing color.
Note that Alpha and the alpha component of Color are multiplied together to produce the final alpha value for rendering.
This allows you to use Alpha as a 'master' alpha level.