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