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