Reverse example for C++ Builder

This example reverses the image, producing a mirror image, and displays it.

Lead1->Reverse();
Lead1->ForceRepaint();