LMS.Apply
Method in LMS
Declaration
public void Apply(float[] m)Description
Applies the RGB matrix to the components.
Parameters
| m | The RGB matrix to apply. |
public void Apply(float[] m)Applies the RGB matrix to the components.
| m | The RGB matrix to apply. |