Leadtools.Dicom.Web Namespace : StreamingCompression Enumeration |
public enum StreamingCompression : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum StreamingCompression Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As StreamingCompression
public enum StreamingCompression : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Web.StreamingCompression = function() { }; Leadtools.Dicom.Web.StreamingCompression.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class StreamingCompression : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Lossless | Use this value to retrieve images without any compression loss. |
Lossy | Use this value to retrieve compressed images. |
User | Use this value to manually specify the compression options. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Web.StreamingCompression
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