Remove some redundant computation in turtlepaste when interpolating colors.
There's no need to combine the RGB color components into a single int only to separate them into the RGB components later.
Authored by: david_costanzo 2022-01-17
Parent: [r5873]
Child: [r5875]