.NET Framework Class Library
Bitmap..::.Save Method

Saves this image to the specified stream in the specified format.

Overload List

  NameDescription
Public methodSave(String)Saves this Image to the specified file or stream. (Inherited from Image.)
Public methodSupported by the .NET Compact FrameworkSave(Stream, ImageFormat)Saves this image to the specified stream in the specified format. (Inherited from Image.)
Public methodSupported by the .NET Compact FrameworkSave(String, ImageFormat)Saves this Image to the specified file in the specified format. (Inherited from Image.)
Public methodSave(Stream, ImageCodecInfo, EncoderParameters)Saves this image to the specified stream, with the specified encoder and image encoder parameters. (Inherited from Image.)
Public methodSave(String, ImageCodecInfo, EncoderParameters)Saves this Image to the specified file, with the specified encoder and image-encoder parameters. (Inherited from Image.)
Top
See Also

Reference

Tags :


Page view tracker