ApplyBright
 
 
 

All Units  All Classes  Properties, Methods and Events  

ApplyBright function

function ApplyBright(Color: TColor; HowMuch: Byte): TColor;

Unit
TeCanvas

Description
The ApplyBright function converts the Color parameter to a lighter color.
The HowMuch parameter indicates the quantity of lightening increment
, from 0 to 255.

Example:

Series1.Color := ApplyBright( Series1.Color, 128 );





Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.