• Determines if given color is valid hex or color descriptor

    Returns

    • True if color is valid hex or color descriptor

    Parameters

    • strColor: any

      Possible color string

    Returns boolean

Generated using TypeDoc