HslToRgb

function HslToRgb(hslColor: THsl): TColor32;

This function converts a THsl record into a TColor32 record. See https://en.wikipedia.org/wiki/HSL_and_HSV

See Also

TImage32.AdjustHue, AdjustHue