←Select platform

Compression Property

Summary
Gets or sets the type of compression used on the image.
Syntax
C#
Objective-C
C++/CLI
Java
public DicomImageCompressionType Compression { get; set; } 
@property (nonatomic, assign) LTDicomImageCompressionType compression; 
public DicomImageCompressionType getCompression() 
public void setCompression(DicomImageCompressionType value) 
public: 
property DicomImageCompressionType Compression { 
   DicomImageCompressionType get(); 
   void set (    DicomImageCompressionType value); 
} 

Property Value

A DicomImageCompressionType enumeration that represents the type of compression used on the image.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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