function Lighten(C: TColor32; Amount: Integer): TColor32;
The resulting color is formed from the color components of the parameter C by adding Amount to each of them and clipping the sum to [0 255] range.
Amount may be negative.
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024