Gets or sets the canvas that contains a portion of the image that is going to be displayed in its specified location.
Object.defineProperty(ChunkData.prototype, 'canvas',
get: function(),
set: function(value)
)
canvas: HTMLCanvasElement;
CanvasElement that represents the portion of the image that is going to be displayed in its specified location.
This canvas contains the final result image that will be displayed on it position. To check where the image is going to be displayed, refer to Rect. To get the canvas that contains the row 16-bit data , refer to Canvas
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