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