Leadtools.Dicom.Common
LEAD Technologies, Inc

QFactor Property






Gets or sets the quality factor.
Syntax
public int QFactor {get; set;}
'Declaration
 
Public Property QFactor As Integer
'Usage
 
Dim instance As ImageSettings
Dim value As Integer
 
instance.QFactor = value
 
value = instance.QFactor
public int QFactor {get; set;}
 get_QFactor();
set_QFactor(value);
public:
property int QFactor {
   int get();
   void set (    int value);
}

Property Value

A value that determines the degree of loss in the compression process.
Remarks
The quality factor is a number that determines the degree of loss in the compression process. You can set a value from 2 to 255, where 2 is the highest quality and 255 is the most compression.
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

ImageSettings Class
ImageSettings Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features