Aurigma Graphics Mill 5.5 for .NET
Bitmap..::.Save Method
Saves the bitmap into specified file.
Overload List
| Name | Description | |
|---|---|---|
|
|
Save(String) |
Saves the bitmap into specified file. |
|
|
Save(Stream, IEncoderOptions) |
Saves the bitmap into specified Stream. |
|
|
Save(String, IEncoderOptions) |
Saves the bitmap into specified file. |