Intensity example for Visual J++

This example lightens the bitmap and repaints the image.

LEAD1.Intensity( (short) 150 );
LEAD1.ForceRepaint();