This documentation is for the old version. Go to the latest Graphics Mill docs

FormatReader.OnClose Method

Frees resources when the reader closes.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Protected Friend Overridable Sub OnClose
C#
protected internal virtual void OnClose()

See Also

Reference