PaintGamma example for C++ Builder
This example increases the gamma correction for painting images.
Lead1->PaintGamma = Lead1->PaintGamma + 100; Lead1->ForceRepaint();