C#
VB
Java
Objective-C
WinRT C#
C++
Determines if the memory allocated for the image data is super-compressed memory.
public bool IsSuperCompressed { get; } Public ReadOnly Property IsSuperCompressed As Boolean public bool IsSuperCompressed {get;} @property (nonatomic, assign, readonly) BOOL isSuperCompressed public boolean isSuperCompressed()  get_IsSuperCompressed();  public:property bool IsSuperCompressed {bool get();}
true if the memory allocated for the image data is super-compressed memory; false, otherwise.
For an example, refer to ChangeCompression.
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
