Table of Contents

Method Lighter

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Lighter(Color)

Returns a color lighter than the given color.

public static Color Lighter(this Color color)

Parameters

color Color

Returns

Color