RGBA255.Item[int]
Property in RGBA255
Declaration
public int this[int index] { get; set; }
Description
Gets or sets the component at the specified index.
Parameters
index | The index of the component to get or set. |
public int this[int index] { get; set; }
Gets or sets the component at the specified index.
index | The index of the component to get or set. |