←Select platform

Compression Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public Leadtools.Dicom.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) 
             
  
get_Compression(); 
set_Compression(value); 
Object.defineProperty('Compression');  

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize