This documentation is for the old version. Go to the latest Graphics Mill docs

SwfEncoderOptions.BackgroundColor Property

Gets/sets a background color for the SWF movie.

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

Syntax

Visual Basic
Public Property BackgroundColor As RgbColor
C#
public RgbColor BackgroundColor { get; set; }

Property Value

Background color for the SWF movie.

See Also

Reference