ImageOptionsBase.Palette

ImageOptionsBase.Palette property

Gets or sets the color palette.

public virtual IColorPalette Palette { get; set; }

Property Value

The color palette.

See Also