getPreviewCanvas Method

Summary

Gets the low resolution version of image displayed in this frame.

Syntax
TypeScript
JavaScript
Frame.prototype.getPreviewCanvas = function() 
getPreviewCanvas(): HTMLCanvasElement; 

Remarks

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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly