This documentation is for the old version. Go to the latest Graphics Mill docs

Bitmap.Save Method

Saves the bitmap into specified file.

Overload List

Name Description
Public method Save(String)

Saves the bitmap into specified file.

Public method Save(Stream, IEncoderOptions)

Saves the bitmap into specified Stream.

Public method Save(String, IEncoderOptions)

Saves the bitmap into specified file.

See Also

Reference