Leadtools.Dicom.Scu.Common Namespace : Compression Enumeration |
public enum Compression : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum Compression Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As Compression
public enum Compression : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Scu.Common.Compression = function() { }; Leadtools.Dicom.Scu.Common.Compression.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class Compression : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Lossless | Use lossless compression. |
Lossy | Use lossy compression. |
Native | Do not use any compression. Send the dataset as is. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Scu.Common.Compression
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2