Mojo graphics image blendmode
mojo:mojo.graphics.Image.BlendMode
Property BlendMode: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.