HslColor.ToRgb method

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

ToRgb()

Virtual

Converts the HSL color to a RGB color.

public virtual RgbColor ToRgb()

Returns

An instance of RgbColor.