Home | GR32_Blend |
Lighten
function Lighten(C: TColor32; Amount: Integer): TColor32;
Description
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.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007