@tempots/color

HSLA.withAlpha property

Returns a new HSLA color with the specified alpha value.

Signature:

readonly withAlpha: (alpha: number) => HSLA;