HistoContrast example for C++ Builder
This example applies a histogram contrast to the bitmap and repaints the image.
Lead1->HistoContrast(300); Lead1->ForceRepaint();