Enum DitheringMethods

Enum DitheringMethods

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

色の変換をコントロールするために使用されるディタリング方法。

public enum DitheringMethods

Fields

CustomConverter = 2

カスタムコンバーター

PaletteConversion = 1

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

PaletteIgnore = 0

パレットは無視

 日本語