Spray.BackgroundColor Property

Gets or sets a background color used to replace pixels which should be taken outside of the 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 a transparent white.

See Also

Reference