←Select platform

StreamingCompression Enumeration

Summary

Specifies the values for the streaming compression mode.

Syntax

C#
VB
C++
public enum StreamingCompression : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum StreamingCompression  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class StreamingCompression : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0UserUse this value to manually specify the compression options.
1LossyUse this value to retrieve compressed images.
2LosslessUse this value to retrieve images without any compression loss.
Example

Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Web Namespace

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