lossyCompression Property

Summary

Gets whether the image is lossy compressed.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'lossyCompression', 
	get: function(), 
	set: function(value) 
) 
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

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

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.