Method GetColorFromIndex
GetColorFromIndex(int)
Returns a unique color associated with an index
Declaration
public Color GetColorFromIndex(int index)
Parameters
| Type | Name | Description |
|---|---|---|
| int | index | Index of the color (index must be less than 2^24) |
Returns
| Type | Description |
|---|---|
| Color |