TiffThresholds

TiffThresholds enumeration

Thresholding used on data.

public enum TiffThresholds : ushort

Values

NameValueDescription
NoDithering1No dithering is performed.
HalfTone2Dithered scan.
ErrorDiffuse3Usually Floyd-Steinberg.

See Also