Blender.Mode Property

Gets or sets a blend mode.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public BlendMode Mode { get; set; }

Property Value

A BlendMode specifying how source and overlaying pixels should be combined.

See Also

Reference