xyzD65ToD50(xyz
): XYZ
Converts XYZ from D65 to D50 white point.
Parameters
Parameter | Type | Description |
---|
xyz | XYZ | The XYZ color values with D65 white point. |
Returns
XYZ
The XYZ color values with D50 white point.
Defined in
conversions/components/xyz.ts:101