C#
VB
Java
Objective-C
WinRT C#
C++
Gets the compression of the image file.
public string Compression { get; }
Public ReadOnly Property Compression As String
public string Compression {get;}
@property (nonatomic, copy, readonly, nullable) NSString *compression
public String getCompression()
get_Compression();
public:
property String^ Compression {
String^ get();
}
A String containing the compression of the image file.
For an example, refer to CodecsImageInfo.
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