←Select platform

Compression Property

Summary
Gets or sets the type of compression used on the image.
Syntax
C#
VB
C++
Java
public DicomImageCompressionType Compression { get; set; } 
Public Property Compression As DicomImageCompressionType 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

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