ImageBinarizationMethod Enum

ImageBinarizationMethod Enum

Specifies the method used to binarize image.


type ImageBinarizationMethod int32

Fields

FieldDescription
ThresholdSpecifies threshold method.
FloydSteinbergDitheringSpecifies dithering using Floyd-Steinberg error diffusion method.