Opens the writer on the specified stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Protected Friend Overridable Sub OpenWriter ( _ stream As Stream _ )
protected internal virtual void OpenWriter( Stream stream )
Type: System.IO.Stream
Stream to open the writer on.