BlendMode

Blend modes

As blending operations are implemented as integer calculations, results may be slightly less precise than those from image manipulation programs using floating-point math.

Values

ValueMeaning
none0
replacenone
normal1
alphanormal
multiply
screen
overlay
hardLight
softLight
darken
lighten
colorDodge
colorBurn
difference
exclusion
subtract
divide

See Also

Meta