Gets whether the image is lossy compressed.
Object.defineProperty(Frame.prototype, 'lossyCompression',
get: function(),
set: function(value)
)
lossyCompression: boolean;
true if the image lossy compressed, false otherwise.
If this value is set to true, the image quality will display an exclamation mark on the cell. refer to OverlayTextType.ImageQuality.
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