Opens format reader on the specified stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Sub Open ( _ stream As Stream _ )
void Open( Stream stream )
Type: System.IO.Stream
Stream class instance that holds data to read from.