@tempots/color

XYZ.withY property

Returns a new XYZ instance with the specified y coordinate.

Signature:

readonly withY: (y: number) => XYZ;