ClearImage COM API
RemoveHalftone Method
CiRepair Object : RemoveHalftone Method
Description
Remove halftone from the image.
Syntax
Visual Basic
Public Sub RemoveHalftone() 
Remarks

Halftone is a dithering pattern either printed on the original document or produced by scanning or faxing (typically in photo mode).   Pixels in halftone area are set to white.

Method requires bi-tonal image (object.Image.BitsPerPixel = 1).

See Also

CiRepair Object  | CiRepair Members