Saves the bitmap into specified file.
Overload List
| Name | Description |
|---|---|
| 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. |