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

Compression Property






Gets or sets the compression to use when storing DICOM files.
Syntax
public Compression Compression {get; set;}
'Declaration
 
Public Property Compression As Compression
'Usage
 
Dim instance As StoreScu
Dim value As Compression
 
instance.Compression = value
 
value = instance.Compression
public Compression Compression {get; set;}
 get_Compression();
set_Compression(value);
public:
property Compression Compression {
   Compression get();
   void set (    Compression value);
}

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: 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

StoreScu Class
StoreScu Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features