ColorOverlay.BlendMode Property

Gets or sets the blend mode for the color overlay.

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

Syntax

C#
public BlendMode BlendMode { get; set; }

Property Value

A BlendMode value specifying the blend mode.

See Also

Reference