Skip to main content
.NET Framework Class Library
Image..::.Save Method





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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List
 NameDescription
Public methodSave(String)Saves this Image to the specified file or stream.
Public methodSave(Stream, ImageFormat)Saves this image to the specified stream in the specified format.
Public methodSave(String, ImageFormat)Saves this Image to the specified file in the specified format.
Public methodSave(Stream, ImageCodecInfo, EncoderParameters)Saves this image to the specified stream, with the specified encoder and image encoder parameters.
Public methodSave(String, ImageCodecInfo, EncoderParameters)Saves this Image to the specified file, with the specified encoder and image-encoder parameters.
Top
Microsoft is conducting an online survey to understand your opinion of the MSDN Web site. If you choose to participate, the online survey will be presented to you when you leave the MSDN Web site.

Would you like to participate?