Overview
ImageBinarizationMethod is a enum in Aspose.Words FOSS for .NET.
Specifies the method used to binarize image.
This enumeration defines 2 values: Threshold, FloydSteinbergDithering.
Values
| Value | Description |
|---|
Threshold | |
FloydSteinbergDithering | |
See Also