@tempots/color

LAB.withA property

Returns a new LAB instance with the specified a component.

Signature:

readonly withA: (a: number) => LAB;