Saves the bitmap into specified file.

Overload List

NameDescription
Save(Stream, IEncoderOptions)
Saves the bitmap into specified Stream.

Save(String)
Saves the bitmap into specified file.

Save(String, IEncoderOptions)
Saves the bitmap into specified file.

See Also