Opens format reader on the specified file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Overridable Sub Open ( _
fileName As String _
)
public virtual void Open(
string fileName
)
Type: System.String
The name of the file to read from.