ImageBinarizationMethod

ImageBinarizationMethod enumeration

Specifies the method used to binarize image.

Values

NameValueDescription
Threshold0Specifies threshold method.
FloydSteinbergDithering1Specifies dithering using Floyd-Steinberg error diffusion method.