Creates and initializes a Frame class instance with this encoder options.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)
Public Overrides NotOverridable Function ToFrame As Frame
public override sealed Frame ToFrame()
The frame returned with this method does not contain a bitmap. So before retrieving it into the FormatWriter object, you should pass the necessary bitmap into this frame.