function ColorAverage(C1, C2: TColor32): TColor32;
Compute the average color of C1 and C2.
[See Also] ColorAdd