LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

StreamingCompression Enumeration

Show in webframe



Specifies the values for the streaming compression mode.
Syntax
'Declaration
 
Public Enum StreamingCompression 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As StreamingCompression
public enum StreamingCompression : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class StreamingCompression : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000UserUse this value to manually specify the compression options.
0x00000001LossyUse this value to retrieve compressed images.
0x00000002LosslessUse this value to retrieve images without any compression loss.
Example
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Web.StreamingCompression

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Web Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.