@tempots/color

SRGB.withBlue property

Returns a new SRGB instance with the specified blue value.

Signature:

readonly withBlue: (blue: number) => SRGB;