←Select platform

Compression Property

Summary

Gets or sets the compression to use when storing DICOM files.

Syntax

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

Property Value

The compression to use during a C-STORE operation. The default compression is Native.

Example

For an example refer to Store(DicomScp, string, string, bool).

Requirements

Target Platforms

See Also

Reference

StoreScu Class

StoreScu Members

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

Leadtools.Dicom.Scu Assembly