Creates an image reader for the specified stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public ImageReader CreateReader( Stream stream )
Type: System.IO.Stream
The stream to read from.