hcIsLight method

bool hcIsLight()

Return true if given Color is light

Implementation

bool hcIsLight() => !hcIsDark();