Halftone example for Visual J++

This example halftones the bitmap with a horizontal pattern and repaints the image.

LEAD1.Halftone( (short) LTOCXU.HalftoneConstants.HALFTONE_PRINT, 0 );
LEAD1.ForceRepaint();