Home | GR32_Blend |
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-2004 Alex Denisov and Contributors - Graphics32 v1.7.1 - Build on 25-Februar-2005