CrImage::Draw::BlendMode
Inherits Enum / Comparable / Value / Object
BlendMode defines how colors are combined when drawing.
Constants
Normal = 0
Multiply = 1
Screen = 2
Overlay = 3
SoftLight = 4
Inherits Enum / Comparable / Value / Object
BlendMode defines how colors are combined when drawing.