←Select platform

Compression Property

Summary
Gets the compression of the image file.
Syntax
C#
VB
Objective-C
C++
Java
public string Compression { get; } 
Public ReadOnly Property Compression As String 
@property (nonatomic, copy, readonly, nullable) NSString *compression 
public String getCompression() 
public: 
property String^ Compression { 
   String^ get(); 
} 

Property Value

A String containing the compression of the image file.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.