Opens format writer on the specified stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Overridable Sub Open ( _ stream As Stream _ )
public virtual void Open( Stream stream )
Type: System.IO.Stream
The Stream class instance that holds data to write to.