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-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024