WebPWriter.BackgroundColor Property

Gets or sets the default background color of the canvas.

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

Syntax

C#
public Color BackgroundColor { get; set; }

Property Value

The default background color of the canvas. The default value is white.

See Also

Reference