Rotate.BackgroundColor Property

Gets or sets a background color for the rotated image.

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

Syntax

C#
public Color BackgroundColor { get; set; }

Property Value

The background color for the rotated image. The default value is a transparent white.

See Also

Reference