Enum ImageBinarizationMethod

Enum ImageBinarizationMethod

名称: Aspose.Words.Saving 合計: Aspose.Words.dll (25.4.0)

画像をバイナリ化する方法を指定します。

public enum ImageBinarizationMethod

Fields

FloydSteinbergDithering = 1

Floyd-Steinberg error diffusion メソッドを使用してディタリングを指定します。

Threshold = 0

限界方法を定義する。

 日本語