mojo.graphics.Image.Color - nitrologic/monkey2 GitHub Wiki

mojo::mojo.graphics.mojo.graphics.Image.Color

Property Color:std:std.graphics.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.