←Select platform

Compression Property

Summary

Gets or sets the type of compression used on the image.

Syntax

C#
VB
Java
WinRT C#
C++
public DicomImageCompressionType Compression { get; set; } 
Public Property Compression As Leadtools.Dicom.DicomImageCompressionType 
public Leadtools.Dicom.DicomImageCompressionType Compression {get; set;} 
public DicomImageCompressionType getCompression() 
public void setCompression(DicomImageCompressionType value) 
             
 <br/>get_Compression();<br/>set_Compression(value);<br/>Object.defineProperty('Compression');  

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly