Saves one or more pages of a RasterImage to a remote URL in any of the supported compressed or uncompressed formats.
Overload | Description |
---|---|
Save(RasterImage,Stream,long,RasterImageFormat,int) | Saves the specified image to a stream using an offset within to begin saving. |
Save(RasterImage,Stream,long,RasterImageFormat,int,int,int,int,CodecsSavePageMode) | Saves the specified image to a stream using an offset within to begin saving. |
Save(RasterImage,Stream,RasterImageFormat,int) | Saves a RasterImage to a stream in any of the supported compressed or uncompressed formats. |
Save(RasterImage,Stream,RasterImageFormat,int,int,int,int,CodecsSavePageMode) | Saves one or more pages of a RasterImage to a stream in any of the supported compressed or uncompressed formats. |
Save(RasterImage,string,RasterImageFormat,int) | Saves a RasterImage to a file in any of the supported compressed or uncompressed formats. |
Save(RasterImage,string,RasterImageFormat,int,int,int,int,CodecsSavePageMode) | Saves one or more pages of a RasterImage to a file in any of the supported compressed or uncompressed formats. |
Save(RasterImage,Uri,RasterImageFormat,int) | Saves a RasterImage to a remote URL in any of the supported compressed or uncompressed formats. |
Save(RasterImage,Uri,RasterImageFormat,int,int,int) | Saves one or more pages of a RasterImage to a remote URL in any of the supported compressed or uncompressed formats. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document