BmpMonochromeColorFormat Constructor

Initializes a new instance of the BmpMonochromeColorFormat class.

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

Parameters

ditheringAlgorithm
DitheringAlgorithm

Specify a dithering algorithm.

ditheringPercent
Int32

pecify 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

BmpMonochromeColorFormat
ceTe.DynamicPDF.Rasterizer

In this topic