Enum DitheringMethods

DitheringMethods enumeration

色変換の制御に使用されるディザリング方法。

public enum DitheringMethods

名前価値説明
PaletteIgnore0パレットは無視されます
PaletteConversion1パレットは無視されず、適切な色変換を適用する必要があります.
CustomConverter2カスタム コンバーター.

関連項目