Enum ImageBinarizationMethod

Enum ImageBinarizationMethod

Namespace: Aspose.Cells.Rendering
Assembly: Aspose.Cells.dll (25.2.0)

Specifies the method used to binarize image.

public enum ImageBinarizationMethod

Fields

FloydSteinbergDithering = 1

Specifies dithering using Floyd-Steinberg error diffusion method.

Threshold = 0

Specifies threshold method.