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