@tempots/color

RGBA.fromString property

Creates an RGBA instance from a string representation.

Signature:

static readonly fromString: (s: string) => RGBA;