getLuminance method

double getLuminance()

Returns Luminance of give Color

Implementation

double getLuminance() => computeLuminance();