Table of Contents

Method WithSaturation

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

WithSaturation(float)

Gets a copy of this ColorHSL with the given saturation.

public ColorHSL WithSaturation(float newSaturation)

Parameters

newSaturation float

Returns

ColorHSL