function ColorScale(C, W: TColor32): TColor32;
The resulting color S is formed by scaling the individual components of C by a factor W. The result is clamped to the [0…255] range.
SARGB = CARGB * W.
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024