LEADTOOLS Medical (Leadtools.Dicom.Web assembly)
LEAD Technologies, Inc

StreamingCompression Enumeration






Specifies the values for the streaming compression mode.
Syntax
public enum StreamingCompression : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum StreamingCompression 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As StreamingCompression
public enum StreamingCompression : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Dicom.Web.StreamingCompression = function() { };
Leadtools.Dicom.Web.StreamingCompression.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class StreamingCompression : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
LosslessUse this value to retrieve images without any compression loss.
LossyUse this value to retrieve compressed images.
UserUse this value to manually specify the compression options.
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: 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

See Also

Reference

Leadtools.Dicom.Web Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.