Creates and initializes new SwfEncoderOptions class instance. You can set frame compression type and movie background color here.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: Aurigma.GraphicsMill.RgbColor
Background color for the SWF movie. You can change it later using BackgroundColor property.Type: System.Int32
Number in range [0, 100] that specifies quality of JPEG compression. Large values means higher quality, but larger file size. You can change it later using Quality property.