Gets the low resolution version of image displayed in this frame.
Frame.prototype.getPreviewCanvas = function()
getPreviewCanvas(): HTMLCanvasElement;
This low resolution image is loaded as a background placeholder while the high resolution version is being downloaded.
To control the size of the preview canvas, refer to BackgroundSize.
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