Initializes a new instance of the ScrollChangedEventArgs class object with explicit parameters.
SpyGlassPositionChangedEventArgs = function(
canvas,
inputCanvas,
displayRect,
subCell,
chunkList
)
constructor(
canvas: HTMLCanvasElement,
inputCanvas: HTMLCanvasElement,
displayRect: LeadRectD,
subCell: SubCell,
chunkList: ChunkData[]
);
canvas
The canvas that will contain the modified version of the displayed image.
inputCanvas
The input canvas that contains the original image data.
displayRect
The current display rectangle of the spy glass.
subCell
The sub-cell target.
chunkList
The tiles that contains the high resolution version of the image.
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