IColor.ToHsl method

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

ToHsl()

Converts the color to an instance of HslColor.

public HslColor ToHsl()

Returns

Returns an instance of HslColor.