MatrixTransform.BackgroundColor Property

Gets or sets the background color for the transformed image.

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

Syntax

C#
public Color BackgroundColor { get; set; }

Property Value

The background color. The default value is transparent white.

See Also

Reference