Skip to content

textmode.js / Textmodifier / BLEND_MULTIPLY

Property: BLEND_MULTIPLY

ts
readonly BLEND_MULTIPLY: MULTIPLY;

Multiply the layer's colors with the layers below it.

Use this to darken overlapping areas, tint a base image, or create shadow-like patterns that preserve underlying contrast.

Example