Table of Contents

Method WithLuminance

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

WithLuminance(float)

Gets a copy of this ColorHSL with the given luminance.

public ColorHSL WithLuminance(float newLuminance)

Parameters

newLuminance float

Returns

ColorHSL