Halftone example for C++ Builder
//This example halftones the bitmap with a horizontal pattern and repaints the image. LEADImage1->Halftone ( HT_PRINT, 0, 0, NULL ); LEADImage1->ForceRepaint ( );