public int PngQualityFactor {get; set;}
Public Property PngQualityFactor As Integer
public int getPngQualityFactor()
public void setPngQualityFactor(int qualityFactor)
Any value between 0 and 10. 0 = (default compression), 1 (fastest compression) to 9 (highest compression ratio), 10 (no compression).
Default value is 3.
The RasterCodecs object will use the PngQualityFactor value when images are saved with the RasterImageFormat.Xps format.
For an example, refer to CodecsXpsOptions.
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