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