Creates and initializes new SwfEncoderOptions class instance. You can set movie background color here.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ backgroundColor As RgbColor _ )
public SwfEncoderOptions( RgbColor backgroundColor )
Type: Aurigma.GraphicsMill.RgbColor
Background color for the SWF movie. You can change it later using BackgroundColor property.