Leadtools.Codecs Namespace > RasterCodecs Class : Save Method |
Overload | Description |
---|---|
Save(RasterImage,Uri,RasterImageFormat,Int32) | Saves a Leadtools.RasterImage to a remote URL in any of the supported compressed or uncompressed formats. |
Save(RasterImage,Uri,RasterImageFormat,Int32,Int32,Int32) | Saves one or more pages of a Leadtools.RasterImage to a remote URL in any of the supported compressed or uncompressed formats. |
Save(RasterImage,String,RasterImageFormat,Int32) | Saves a Leadtools.RasterImage to a file in any of the supported compressed or uncompressed formats. |
Save(RasterImage,Stream,RasterImageFormat,Int32) | Saves a Leadtools.RasterImage to a stream in any of the supported compressed or uncompressed formats. |
Save(RasterImage,String,RasterImageFormat,Int32,Int32,Int32,Int32,CodecsSavePageMode) | Saves one or more pages of a Leadtools.RasterImage to a file in any of the supported compressed or uncompressed formats. |
Save(RasterImage,Stream,RasterImageFormat,Int32,Int32,Int32,Int32,CodecsSavePageMode) | Saves one or more pages of a Leadtools.RasterImage to a stream in any of the supported compressed or uncompressed formats. |
Save(RasterImage,Stream,Int64,RasterImageFormat,Int32) | Saves the specified image to a stream using an offset within to begin saving. |
Save(RasterImage,Stream,Int64,RasterImageFormat,Int32,Int32,Int32,Int32,CodecsSavePageMode) | Saves the specified image to a stream using an offset within to begin saving. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2