Converts a 1-, 4-, 8-, 16-, 24-, or 32-bit image to a halftoned image, with a specified pattern rotation. A halftoned image is a 1-bit image that has been dithered for black and white printing or display.

View the image as a pattern of small spots with a limited number of colors. Used for simple printing processes.
| Framework | Member |
|---|---|
| .NET | ColorHalftoneCommand |
| .NET 6+ | ColorHalftoneCommand |
| iOS / OS X | LTColorHalftoneCommand |
| Java | ColorHalftoneCommand |
| C DLL | L_ColorHalfToneBitmap |
| C++ Class Library | LBitmap::ColorHalfTone |