| ImageGear Professional v18.2 > API Reference Guide > ImageClean Component API Reference > ImageClean Component Objects > IGICCtl Control > IGICCtl Methods > InvertBlackImage Method |
Inverts the entire image in case if percentage of black pixels in the image exceeds the specified threshold percentage value.
InvertBlackImage (ByVal pPage As IGPage, ByVal
BlackColorThreshold As Long)
| Name | Description |
|---|---|
| pPage | Reference to IGPage Object for which the InvertBlackImage operation happens. |
| BlackColorThreshold | Minimum percentage value of black pixels in the image required to trigger the auto-inversion. |
N/A
1
Ip_Fx