lossyCompression Property (Frame)

Summary

Gets whether the image is lossy compressed.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'lossyCompression', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
lossyCompression: boolean;

Property Value

true if the image lossy compressed, false otherwise.

Remarks

If this value is set to true, the image quality will display an exclamation mark on the cell. refer to OverlayTextType.ImageQuality.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize