QFactor Property

Summary
Gets or sets the quality factor.
Syntax
C#
VB
C++
public int QFactor { get; set; } 
Public Property QFactor As Integer 
public: 
property int QFactor { 
   int get(); 
   void set (    int ); 
} 

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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.