Enables or disables keeping the loaded image data compressed in memory.
public bool SuperCompressed { get; set; }
Public Property SuperCompressed As Boolean
@property (nonatomic, assign) BOOL superCompressed
public boolean getSuperCompressed()
public void setSuperCompressed(boolean value)
true to keep loaded data compressed in memory.
If possible, load the file as a 24-bit LEAD Super-compressed image. The compression used for 24-bit and 8-bit images is lossy, which means multiple changes to the image can produce some visual loss.
Note: This requires Document/Medical Imaging Support.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document