Canvas blend modes
Method of defining the effect resulting from overlaying two layers on a Canvas element.
COLR/CPAL(v0) Font Formats
The COLR table adds support for multi-colored glyphs in a manner that integrates with the rasterizers of existing text engines. COLRv0 only supports pure colors, does not support gradients, transformations and various blending modes.
COLR/CPAL(v1) Font Formats
COLRv1 is an improved version of COLRv0, this is also part of the OpenType specification. COLRv1 supports additional graphic capabilities. In addition to solid colors, gradient fills can be used, as well as more complex fills using other graphic operations, including affine transformations and various blending modes.
CSS background-blend-mode
Allows blending between CSS background images, gradients, and colors.
Blending of HTML/SVG elements
Allows blending between arbitrary SVG and HTML elements
svgfeblendelement api: mode
xrsession api: environmentblendmode
css property: mix-blend-mode
css property: mix-blend-mode: color
css property: mix-blend-mode: color-burn
css property: mix-blend-mode: color-dodge
css property: mix-blend-mode: darken
css property: mix-blend-mode: difference
css property: mix-blend-mode: exclusion
css property: mix-blend-mode: hard-light
css property: mix-blend-mode: hue
css property: mix-blend-mode: lighten
css property: mix-blend-mode: luminosity
css property: mix-blend-mode: multiply
css property: mix-blend-mode: normal
css property: mix-blend-mode: overlay
css property: mix-blend-mode: plus-darker
css property: mix-blend-mode: plus-lighter
css property: mix-blend-mode: saturation
css property: mix-blend-mode: screen
css property: mix-blend-mode: soft-light
css property: mix-blend-mode: on svg elements
types: `<blend-mode>`
svg element: feblend: mode
30 results found.