Source position: JPL.Colors.pas line 217
function RgbDelta( |
const Color: TColor; |
const DeltaRed: Integer; |
const DeltaGreen: Integer; |
const DeltaBlue: Integer |
):TColor; overload; |
const Color: TColor; |
const DeltaRGB: Integer |
):TColor; overload; |
| CT Web help |
| CodeTyphon Studio |