Saves the bitmap to the specified file.
| Name | Description | |
|---|---|---|
|
|
Save(String) |
Saves this bitmap to the specified file. |
|
|
Save(Stream, WriterSettings) |
Saves this bitmap to the specified Stream using the provided settings. |
|
|
Save(String, WriterSettings) |
Saves this bitmap to the specified file using the provided settings. |