Enum ImageBinarizationMethod

Enum ImageBinarizationMethod

Namespace: Aspose.Words.Saving
Assembly: Aspose.Words.dll (25.3.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.