BlendModes
BlendModes: { color: "color"; color-burn: "color-burn"; color-dodge: "color-dodge"; copy: "copy"; darken: "darken"; destination-atop: "destination-atop"; destination-in: "destination-in"; destination-out: "destination-out"; destination-over: "destination-over"; difference: "difference"; exclusion: "exclusion"; hard-light: "hard-light"; hue: "hue"; lighten: "lighten"; lighter: "lighter"; luminosity: "luminosity"; multiply: "multiply"; overlay: "overlay"; saturation: "saturation"; screen: "screen"; soft-light: "soft-light"; source-atop: "source-atop"; source-in: "source-in"; source-out: "source-out"; source-over: "source-over"; xor: "xor" } = ...
Type declaration
color: "color"
color-burn: "color-burn"
color-dodge: "color-dodge"
copy: "copy"
darken: "darken"
destination-atop: "destination-atop"
destination-in: "destination-in"
destination-out: "destination-out"
destination-over: "destination-over"
difference: "difference"
exclusion: "exclusion"
hard-light: "hard-light"
hue: "hue"
lighten: "lighten"
lighter: "lighter"
luminosity: "luminosity"
multiply: "multiply"
overlay: "overlay"
saturation: "saturation"
screen: "screen"
soft-light: "soft-light"
source-atop: "source-atop"
source-in: "source-in"
source-out: "source-out"
source-over: "source-over"
xor: "xor"