PaintGamma example for Delphi
This example increases the gamma correction for painting images.
Lead1.PaintGamma := Lead1.PaintGamma + 100; Lead1.ForceRepaint();