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

mojo::mojo.graphics.mojo.graphics.Image.BlendMode

Property BlendMode:mojo:mojo.graphics.BlendMode

The image blend mode.

The blend mode used to draw the image.

If set to BlendMode.None, the canvas blend mode is used instead.

Defaults to BlendMode.None.