Overload | Description |
---|---|
Save(Stream,RasterImageFormat,Int32,Int32) | Saves a Image to a stream in any of the supported compressed or uncompressed formats. |
Save(String,RasterImageFormat,Int32,Int32) | Saves a Image to a file in any of the supported compressed or uncompressed formats. |
Save(Stream,Int64,RasterImageFormat,Int32,Int32) | Saves a Image to a stream using an offset within it, in any of the supported compressed or uncompressed formats. |
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family