Enum DitheringMethods

Enum DitheringMethods

Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.2.0)

色変換を制御するために使用されるディザリングメソッド。

public enum DitheringMethods

フィールド

CustomConverter = 2

カスタムコンバーター。

PaletteConversion = 1

パレットは無視されず、適切な色変換が適用されるべきです。

PaletteIgnore = 0

パレットは無視されます。

 日本語