Function isColorValid

  • Validates the color by checking that the internally computed hex value is a valid 6 digit hexadecimal number or a valid 8 digit hexadecimal number for colors with alpha channel

    Parameters

    Returns Boolean

Generated using TypeDoc