CIELUV.Item[int]
Property in CIELUV
Declaration
public float 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 float this[int index] { get; set; }
Gets or sets the component at the specified index.
index | The index of the component to get or set. |