mojo.graphics.Image.Color - nitrologic/monkey2 GitHub Wiki
mojo::mojo.graphics.mojo.graphics.Image.Color
std:std.graphics.Color
Property Color:The image color.
The color used to draw the image.
Image color is multiplied by canvas color to achieve the final rendering color.
Defaults to white.