Intensity example for Delphi

This example lightens the bitmap and repaints the image.

Lead1.Intensity(150);
Lead1.ForceRepaint;