PngMonochromeColorFormat Constructor

Initializes a new instance of the PngMonochromeColorFormat class.

public PngMonochromeColorFormat(DitheringAlgorithm ditheringAlgorithm, int ditheringPercent)
Public Sub New (ditheringAlgorithm As DitheringAlgorithm, ditheringPercent As Integer)

Parameters

ditheringAlgorithm
DitheringAlgorithm

Specify a dithering algorithm .

ditheringPercent
Int32

Specify value of dithering in percentage .

Licensing Info

This constructor is a DynamicPDF Rasterizer feature. One of the following is required for non-evaluation usage:

See Also

PngMonochromeColorFormat
ceTe.DynamicPDF.Rasterizer

In this topic