hcGetLuminance method

double hcGetLuminance()

Returns Luminance of give Color

Implementation

double hcGetLuminance() => computeLuminance();