title: ImageBinarizationMethod enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs weight: 210 url: /aspose.cells.rendering/imagebinarizationmethod/ is_root: false
Specifies the method used to binarize image.
The ImageBinarizationMethod type exposes the following members:
| Field | Description |
|---|---|
| THRESHOLD | Specifies threshold method. |
| FLOYD_STEINBERG_DITHERING | Specifies dithering using Floyd-Steinberg error diffusion method. |
- module
aspose.cells.rendering