Class DitheringMode

Class DitheringMode

名称: Aspose.Imaging.Dithering アセンション: Aspose.Imaging.dll (25.4.0)

保存時に画像に適用される設定を表示します。

public class DitheringMode

Inheritance

object DitheringMode

相続人

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

DitheringMode()

public DitheringMode()

Properties

Bits

イメージのサンプル要因です。

public int Bits { get; set; }

不動産価値

int

CustomPalette

ディタリングのためのカスタムパレット。

public IColorPalette CustomPalette { get; set; }

不動産価値

IColorPalette

Method

アルゴリズムの選択

public DitheringMethod Method { get; set; }

不動産価値

DitheringMethod

 日本語