function ColorMin(C1, C2: TColor32): TColor32;
Resulting color components are minimums of corresponding components in C1 and C2.
[See Also] ColorMax