Degree of loss in the compression process. This applies to JPEG compression only.
public int QualityFactor { get; set; }
Public Property QualityFactor As Integer
@property (nonatomic, assign) NSInteger qualityFactor
public int getQualityFactor()
public void setQualityFactor(int qualityFactor)
A QualityFactor determines the degree of loss in the compression process. The default value is 80.
QualityFactor is a number that determines the degree of loss in the compression process.
This applies to JPEG compression only.
0 - Lossless
2 - 255 Lossy (2 - Best Quality, 255 - Best Compression)
Programming with LEADTOOLS Document Writers
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document