Home
|
GR32_Blend
|
|
ColorModulate
function ColorModulate(C1, C2: TColor32): TColor32;
Description
The resulting color components are calculated as products of corresponding components in C1 and C2 divided by $FF:
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Blend