Aurigma Graphics Mill 5.5 for .NET
DSEncoderOptions..::.ToFrame Method
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)
Syntax
Remarks
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.