Function rgbParse

  • Parse rgb(a) string to RGBA

    Returns

    • the parsed color

    Parameters

    • str: string

      the rgb string

    Returns RGBA

Generated using TypeDoc