Table of Contents

Method GetLuminance

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

GetLuminance(Color)

Get the luminance of the given color.

public static float GetLuminance(this Color color)

Parameters

color Color

Returns

float