Hue example for C++ Builder
This example rotates the hue 180 degrees and repaints the image.
Lead1->Hue(180); Lead1->ForceRepaint();