Saves this bitmap to the specified Stream using the provided settings.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void Save( Stream stream, WriterSettings settings )
Type: System.IO.Stream
The Stream where the image will be saved.