Sharpen example for Visual J++

This example increases the sharpness of the bitmap and redisplays the image.

LEAD1.Sharpen( (short) 100 );
LEAD1.ForceRepaint();