getPreviewCanvas Method

Summary

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

Syntax

JavaScript Syntax
Frame.prototype.getPreviewCanvas = function() 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly