Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Bitmap Class
Bitmap Methods
 Save Method

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Bitmap..::.Save Method

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

  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
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker