Description This method will detect and remove lines from fax images. The fuction works for only monochrome, 8 and 24 bit per pixel grayscale images. Sensitivity of line detection and removing is tuned automatically. It’s important to note that the automatically tuned sensitivity is not optimal in some cases.
Syntax RetVal = [BIDocImg.]AutoLineRemover hDib
Returns RetVal LONGLONG The handle of new DIB, or 0 if an error occurred.
Remarks hDib LONGLONG Handle of the image to remove lines.
See Also PunchHoleRemover Method