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

IFrame.ExportEncoderOptions Method

Exports all frame settings into the encoder options object.

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

Syntax

Visual Basic
Function ExportEncoderOptions As IEncoderOptions
C#
                IEncoderOptions ExportEncoderOptions()

Return Value

An object implementing IEncoderOptions interface which holds the frame settings.

See Also

Reference