Closes the format writer, and detaches it from a previously opened file (or other media).
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Protected Friend Overridable Sub CloseWriter
protected internal virtual void CloseWriter()
This method is called by the Close() method. Implement it when you write your own custom codec and need to release resources when the writer is closed.