Closes the format reader, 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 CloseReader
protected internal virtual void CloseReader()
This method is called by the Close() method. Implement it when you write your own custom codec and need to release resources when the reader is closed.