Initializes a new instance of this class.
CompareView = function(
viewers
)
constructor(
viewers: DocumentViewer[]
);
viewers
The DocumentViewers to bind the CompareView to.
Exactly two DocumentViewers must be provided. The Document.Viewer at position 0
will be designated the original
viewer – Delete
DifferenceOperations will be painted to this viewer. The Document.Viewer at position 1
will be designated the modified
viewer – Insert
DifferenceOperations will be painted to this viewer.
When a CompareView object is instantiated, it will perform the following tasks:
Specifically, the CompareView object will listen to the following functions:
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