Class ColorSet

Represents a collection of colors.

See

Color

Hierarchy

Constructors

Constructors

  • Creates a new ColorSet from a list of colors.

    Parameters

    • Rest ...colors: (string | Color)[]

      comma-separated list of colors.

    Returns ColorSet

Generated using TypeDoc