Gets or sets the colour at the specified index in the colour table.
Declaration Syntax
Parameters
- index (Int32)
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException |
The supplied index is outside the bounds of the array.
|