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.