function ColorMin(C1, C2: TColor32): TColor32;

Description

Resulting color components are minimums of corresponding components in C1 and C2.

[See Also] ColorMax