Table of Contents

Method Lighter

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Lighter(float)

Creates a new lighter color from this color.

public Color Lighter(float percOfLight)

Parameters

percOfLight float

Returns

Color

Lighter()

Creates a new lighter color from this color.

public Color Lighter()

Returns

Color