• Determines if given color is valid hex or color descriptor

    Returns

    True if color is valid hex or color descriptor

    Parameters

    • strColor: string

      Possible color string

    Returns boolean

Generated using TypeDoc