WebPReader.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; }

Property Value

The default background color of the canvas.

See Also

Reference