HslColor.ToHsl method

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

ToHsl()

Virtual

Returns a new HslColor with the same color as specified by the HslColor.Hue, HslColor.Saturation and HslColor.Lightness properties.

public virtual HslColor ToHsl()

Returns

An instance of HslColor.