Method CIExyToLMS
CIExyToLMS(float, float)
CIE xy chromaticity to CAT02 LMS. http://en.wikipedia.org/wiki/LMS_color_space#CAT02
Declaration
public static Vector3 CIExyToLMS(float x, float y)
Parameters
| Type | Name | Description | 
|---|---|---|
| float | x | |
| float | y | 
Returns
| Type | Description | 
|---|---|
| Vector3 |