Bitmap::Save Method
.NET Framework (current version)
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Save(Stream^, ImageCodecInfo^, EncoderParameters^) | Saves this image to the specified stream, with the specified encoder and image encoder parameters.(Inherited from Image.) |
![]() | Save(Stream^, ImageFormat^) | Saves this image to the specified stream in the specified format.(Inherited from Image.) |
![]() | Save(String^) | |
![]() | Save(String^, ImageCodecInfo^, EncoderParameters^) | |
![]() | Save(String^, ImageFormat^) |
Show:
