RemoveAlpha.BackgroundColor Property

Gets or sets a color to to blend semi-transparent areas with.

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

Syntax

C#
public Color BackgroundColor { get; set; }

Property Value

The Color to blend semi-transparent areas with. The default value is null.

See Also

Reference