Gets or sets the canvas that contains the source image data.
Object.defineProperty(WindowLevelData.prototype, 'canvas',
get: function(),
set: function(value)
)
canvas: HTMLCanvasElement;
CanvasElement that contains the source image data.
To set the image data directly, refer to ImageData.
To use a png data instead, refer to Image.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET