.NET Framework Class Library
Image..::.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.
Public methodSupported by the .NET Compact FrameworkSave(Stream, ImageFormat)Saves this image to the specified stream in the specified format.
Public methodSupported by the .NET Compact FrameworkSave(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
See Also

Reference

Tags :


Page view tracker