←Select platform

Compression Property

Summary

Gets or sets the compression mode.

Syntax

C#
VB
C++
public StreamingCompression Compression { get; set; } 
  
Public Property Compression As Leadtools.Dicom.Web.StreamingCompression 

Property Value

Set this to one of the StreamingCompression enumeration values.

Remarks

If this field is set to StreamingCompression.Lossy or StreamingCompression.Lossless the MedicalWebViewerLoader will get the compression options defined by the administrator to stream the DICOM images and thumbnails.

Example

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly