Select the mixing mode for screen drawing operations.

Change how drawing operations blend with the existing screen content.

mix trace x
xmix mode
ValueDescription
normalNormal, default mode
multiplyDarkens by multiplying colors
screenLightens by multiplying colors
darkenKeeps the darker color at each pixel
lightenKeeps the lighter color at each pixel
overlayCombines multiply and screen
hard-lightStrong contrast
soft-lightGentle contrast
differenceNegative effect
exclusionSofter difference
color-dodgeBrightens the base color
color-burnDarkens the base color
hueBlend hue
saturationBlend saturation
luminosityBlend luminosity
Sourcemix trace "color" fill screen 2