Available in the LEADTOOLS Imaging toolkit.
Halftone example for C++ 4.0 and later
This example halftones the bitmap with a horizontal pattern and repaints the image.
m_Lead1.Halftone(HALFTONE_PRINT, 0, 0); m_Lead1.ForceRepaint();