Skip to main content
A newer version of this page is available. .

Palette.Add Method

Name Parameters Description
Add(PaletteEntry) entry Appends the specified PaletteEntry object to the current palette.
Add(Color, Color) color, color2 Appends a new palette entry with the specified first and second colors to the current palette.
Add(Color) color Appends a new palette entry with the specified color to the current palette.