Saturation example for C++ Builder

This example increases the saturation of colors in the bitmap and redisplays the image.

Lead1->Saturation(1000);
Lead1->ForceRepaint();