[Overview][Constants][Types][Procedures and functions][Index] |
Converts Hue, Saturation, and brightness values to a TRGBQuad value .
Source position: graphutil.pp line 45
function HSVtoRGBQuad( |
H: Integer; |
S: Integer; |
V: Integer |
):TRGBQuad; |