Source position: JPL.Colors.pas line 206
function ColorModify(
Color: TColor;
incR: Integer;
incG: Integer;
incB: Integer
):TColor;