@tempots/color

XYZ.withX property

Returns a new XYZ instance with the specified x-coordinate.

Signature:

readonly withX: (x: number) => XYZ;