Compression Property

Summary
Gets or sets the compression type to use when inserting the image.
Syntax
C#
VB
C++
public DicomImageCompressionType Compression { get; set; } 
Public Property Compression As DicomImageCompressionType 
public: 
property DicomImageCompressionType Compression { 
   DicomImageCompressionType get(); 
   void set (    DicomImageCompressionType ); 
} 

Property Value

The type of compression to use.

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.Common Assembly

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