←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly