ImageBinarizationMethod enumeration
ImageBinarizationMethod enumeration
Specifies the method used to binarize image.
The ImageBinarizationMethod type exposes the following members:
Fields
Field | Description |
---|---|
THRESHOLD | Specifies threshold method. |
FLOYD_STEINBERG_DITHERING | Specifies dithering using Floyd-Steinberg error diffusion method. |
See Also
- module
aspose.cells.rendering