Table of Contents

Method Darker

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Darker(Color)

Returns a color darker than the given color.

public static Color Darker(this Color color)

Parameters

color Color

Returns

Color