Palette

Image.Palette property

Gets or sets the color palette. The color palette is not used when pixels are represented directly.

public IColorPalette Palette { get; set; }

Property Value

The color palette.

See Also