Halftone example for Delphi
//This example halftones the bitmap with a horizontal pattern and repaints the image. LEADImage1.Halftone ( HT_PRINT, 0, 0, 0 ); LEADImage1.ForceRepaint ( );