Enum ImageBinarizationMethod
Enum ImageBinarizationMethod
名称: Aspose.Words.Saving 编辑: Aspose.Words.dll (25.5.0)
指定用于二元化图像的方法。
public enum ImageBinarizationMethodFields
FloydSteinbergDithering = 1
使用 Floyd-Steinberg 错误传输方法。
Threshold = 0
定义边界方法。
名称: Aspose.Words.Saving 编辑: Aspose.Words.dll (25.5.0)
指定用于二元化图像的方法。
public enum ImageBinarizationMethodFloydSteinbergDithering = 1
使用 Floyd-Steinberg 错误传输方法。
Threshold = 0
定义边界方法。