GetBrightness

Argb32Color.GetBrightness method

Returns the Hue-Saturation-Lightness (HSL) lightness/brightness for this Argb32Color instance.

public float GetBrightness()

See Also