Gets the Saturation value from the specified TColor value.
Source position: graphutil.pp line 48
function GetSValue(
Color: TGraphicsColor
):Integer;
Color
Color examined in the routine.
Saturation value for the specified color.