Reverse example for Delphi

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

Lead1.Reverse();
Lead1.ForceRepaint;