ChunkData = function(
image,
rect,
resolution,
canvas
)
constructor(
image: HTMLImageElement,
rect: LeadRectD,
resolution: LeadSizeD,
canvas: HTMLCanvasElement
);
image
The image that contains the row data of the tile (chunk).
rect
The rectangle that contains the position and size of the tile (chunk).
resolution
The resolution of the chunk.
canvas
The canvas that will contain the 16-bit data that are processed from image and is ready to be displayed.
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