Method GetLuminance
GetLuminance(Color)
Get the luminance of the given color.
public static float GetLuminance(this Color color)
Parameters
color
Color
Get the luminance of the given color.
public static float GetLuminance(this Color color)
color
Color