Creates and returns image writer on the specified stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static ImageWriter Create( Stream stream, WriterSettings settings )
Type: System.IO.Stream
The Stream class instance that holds data to write to.