| ImageGear Professional v18.2 > API Reference Guide > ImageClean Component API Reference > ImageClean Component Objects > IGICCtl Control |
The ImageGear ImageClean component, created explicitly by application developer using IDE/language capabilities.
IIGICCtl extends IIGIC
| CleanBorders Method | Detects and removes black regions near the borders. |
| CropAuto Method | Detects and crops white borders. |
| GetNoiseObjectsCount Method | Checks the image for the number of groups of "noise" black pixels exceeding the size of the specified threshold value. |
| InvertBlackImage Method | Inverts entire image in case if percentage of black pixels in the image exceeds the specified threshold percentage value. |
| InvertWhiteText Method | Detects and inverts the white text areas on black backgrounds. |
| OrientAuto Method | Determines image orientation and rotates it to the proper orientation. |
| RemoveDotLines Method | Automatically detects and removes the dot lines on the 1-bit scanned image. |
| RemoveLines Method | Automatically detects and removes horizontal and vertical lines on the 1-bit scanned image. |
| RemovePunchHoles Method | Automatically detects and removes the punch holes on the 1-bit scanned image. |
| CleanBordersOptions2 Property | Options for the second mode of IGICCtl.CleanBorders Method. |
| ComponentInfo Property | Provides access to the IGComponentInfo Object for IGICCtl. The IGComponentInfo Object identifies the particular version of IGICCtl installed in the computer. |
| ComponentInterface Property | Provides access to the IIGComponent interface for IGICCtl. Used in IGCoreCtl Control.AssociateComponent Method call. |
| InvertWhiteTextOptions Property | Options for IGICCtl.InvertWhiteText Method. |
| Method Property | Modes for IGICCtl methods. |
| OrientAutoOptions Property | Options for IGICCtl.OrientAuto Method. |
| RemoveDotLineOptions Property | Parameters for RemoveDotLines Method. |
| RemoveLineOptions Property | Parameters for RemoveLines Method. |
| RemovePunchHoleOptions Property | Parameters for RemovePunchHoles Method. |