Click or drag to resize

DocumentPixelFormatChangerThresholdMethod Property

Gets or sets the threshold method to use when converting to 1-bit images.

Namespace:  Atalasoft.Imaging.ImageProcessing.Document
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public ThresholdMethod ThresholdMethod { get; set; }

Property Value

Type: ThresholdMethod
The threshold method to use when converting to 1-bit images.
See Also