RGBToHLS

RGBToHLS procedure

procedure RGBToHLS(Const Color: TRGB; Out Hue, Luminance, Saturation: Word);

Unit
TeeFilters

Description
Extracts the Color "rgb" parameter to its separate Hue, Luminance and Saturation components.