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