RgbColor.ToHsl method

Version 1.0.2
.NET Framework 4.7
Namespace Skybrud.Colors
Assembly Skybrud.Colors.dll

ToHsl()

Virtual

Converts the RGB color to an HSL color.

public virtual HslColor ToHsl()

Returns

An instance of HslColor.