Combiner.Mode Property

Gets or sets a combine mode.

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

Syntax

C#
public CombineMode Mode { get; set; }

Property Value

A CombineMode specifying how source and overlaying pixels should be combined. The default value is Alpha.

See Also

Reference

Manual