@tempots/color

SRGB.withGreen property

Returns a new SRGB color with the specified green value.

Signature:

readonly withGreen: (green: number) => SRGB;