ImageGear Professional v18.2 > API Reference Guide > ImageClean Component API Reference > ImageClean Component Objects > IGICCtl Control > IGICCtl Methods > RemovePunchHoles Method |
Automatically detects and removes the punch holes on the 1-bit scanned image. It works for most common hole puncher standards including 2, 3, 4, and 5 hole puncher marks. The method takes a 1-bit image page and the set of advanced parameters specifying the location and diameter of punch holes.
Sub RemovePunchHoles(pPage As IGPage)
Name | Description |
---|---|
pPage | IGPage object to which to apply punch holes removal. |
None