ColorDiv

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

Description

The resulting color components are the result of the division of corresponding components from C2 and C1.

See Also

Color Types