Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

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

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features