Home
|
GR32
|
|
function Intensity(Color32: TColor32): Integer;
Returns weighted intensity of the color, which is calculated as
I = R * 0.21 + G * 0.71 + B * 0.08;
Copyright ©2000-2012 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.1 - Build on 28-August-2012