Source position: JPL.Colors.pas line 81
function RGBtoRGBTriple(
const r: Byte;
const g: Byte;
const b: Byte
):TRGBTriple;