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