public RasterImage CloneAll()
Public Function CloneAll() As RasterImage
- (nullable LTRasterImage *)cloneAll:(NSError **)error
public RasterImage cloneAll()
public:
RasterImage^ CloneAll();
The RasterImage this method creates.
You can also use the RasterImage(RasterImage) constructor to create an exact copy of an existing RasterImage.
To create a copy of an object while maintaining a progress status, refer to the CloneCommand.
This method copies all the pages and any metadata contained in the RasterImage. To create a copy of only the current active page (no metadata information), use the Clone method.
To clone an image with support for a progress event, refer to CloneCommand.
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