Gets or sets the canvas that contains the source image data.
Object.defineProperty(DICOMImageInformation.prototype, 'canvas',
get: function(),
set: function(value)
)
canvas: HTMLCanvasElement;
CanvasElement that contains the source image data.
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