Leadtools.Windows.Controls.Pro Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Save Method
See Also 
Leadtools.Windows.Controls Namespace > RasterImageViewer Class : Save Method



Saves a Image to a stream in any of the supported compressed or uncompressed formats.

Overload List

OverloadDescription
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.  

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also