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

AllowLossyCompression Property






Gets or sets the the value spcifying whether or not to allow lossy compression.
Syntax
public Nullable<YesNo> AllowLossyCompression {get; set;}
'Declaration
 
Public Property AllowLossyCompression As Nullable(Of YesNo)
'Usage
 
Dim instance As MediaCreationManagementScu
Dim value As Nullable(Of YesNo)
 
instance.AllowLossyCompression = value
 
value = instance.AllowLossyCompression
public IReference<YesNo> AllowLossyCompression {get; set;}
 get_AllowLossyCompression();
set_AllowLossyCompression(value);
public:
property Nullable<YesNo> AllowLossyCompression {
   Nullable<YesNo> get();
   void set (    Nullable<YesNo> value);
}

Property Value

Yes to allow lossy compression, no otherwise.
Remarks
If allow lossy compression is allow but the requested profile does not permit it, the SCP shall not perform lossy compression. The level lossy compression is at the SCP descretion.
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

MediaCreationManagementScu Class
MediaCreationManagementScu 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