Image.Palette

Image.Palette property

カラー パレットを取得または設定します。ピクセルが直接表現されている場合、カラー パレットは使用されません。

public IColorPalette Palette { get; set; }

プロパティ値

カラーパレット。

関連項目