ImageGear Professional v18.2 > API Reference Guide > ImageClean Component API Reference > ImageClean Component Objects > IGICCtl Control > IGICCtl Methods > RemoveLines Method |
Automatically detects and removes the horizontal and vertical lines on the 1-bit scanned image such as frames and tables. The method takes a 1-bit image page and the set of advanced parameters specifying the orientation of lines to detect and its parameters.
Sub RemoveLines(pPage As IGPage)
Name | Description |
---|---|
pPage | IGPage object to which to apply lines removal. |
None