[Overview][Constants][Types][Procedures and functions][Index] |
Converts Hue, Lightness, and Saturation values to a TColor value.
Source position: graphutil.pp line 33
function HLStoColor( |
const H: Byte; |
const L: Byte; |
const S: Byte |
):TColor; |
Version 4.0 | Generated 2025-05-03 | Home |