Palette.SetColor Method
Sets the color at the specified index.
SetColor(System.Int32 index, System.Drawing.Color color)
Sets the color at the specified index.Syntax
public void SetColor (
System.Int32 index,
System.Drawing.Color color
)
Parameters
The index in the table.
The new color to store at the specified index.
Platforms
Windows, Linux, Android