Leadtools.Dicom.Common

QFactor Property

Show in webframe





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

See Also

Reference

ImageSettings Class
ImageSettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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