C#
VB
Java
Objective-C
WinRT C#
C++
Determines if the memory allocated for the image data is compressed memory.
public bool IsCompressed { get; } Public ReadOnly Property IsCompressed As Boolean public bool IsCompressed {get;} @property (nonatomic, assign, readonly) BOOL isCompressed public boolean isCompressed() get_IsCompressed(); public:property bool IsCompressed {bool get();}
true if the memory allocated for the image data is 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
