Skip to main content
Version: 2.0.0-preview

Blend

Composites the layer with a configurable Brush using a chosen BlendMode. Equivalent to overlaying a fill on top of the layer with that blend mode.

Library location

Library → Filter Effect → Blend

Properties

Brush

Brush composited over the layer.

  • Type: Brush?
  • Default: null
  • Animatable: No

Blend Mode (BlendMode)

Compositing blend mode.

  • Type: BlendMode
  • Default: BlendMode.SrcIn
  • Animatable: Yes

Usage

Pick a brush (gradient or solid color), then a blend mode such as Multiply, Screen or Overlay to introduce color casts and stylized looks.

Source

src/Beutl.Engine/Graphics/FilterEffects/BlendEffect.cs