This enumeration refers to the method used to reduce the bit depth when scanning in 1 bit color.

public enum ScanBitDepthReduction

Public Members

Member Value Explanation
Threshold 0 Threshold
Halftone 1 Halftone
CustomHalftone 2 Custom halftone *1
Diffusion 3 Diffusion

Explanation

*1 This is a TWAIN setting that is not supported by the ImageKit.NET.

See Also

Scan Members | Newtone.ImageKit

The ImageKit.NET3 is created by Newtone Corporation