[Overview][Constants][Types][Procedures and functions][Index] |
Converts an RGB color value to Hue, Luminance, and Saturation values.
Source position: graphutil.pp line 79
procedure ColorRGBToHLS( |
clrRGB: COLORREF; |
var Hue: Word; |
var Luminance: Word; |
var Saturation: Word |
); |
Version 4.0 | Generated 2025-05-03 | Home |