Function validateAllColors

  • Validate all the colors in a given pattern.

    Returns

    True if all the colors are valid, false otherwise.

    Parameters

    • colors: Color[]

      The pattern's colors to validate.

    Returns boolean

Generated using TypeDoc