ClearImage COM API
AutoInvertImage Method
CiRepair Object : AutoInvertImage Method
Minimum percentage of black or dark pixels in the image to be inverted
Description
Change each pixel color to a complementary value
Syntax
Visual Basic
Public Sub AutoInvertImage( _
   ByVal Threshold As Long _
) 
Parameters
Threshold
Minimum percentage of black or dark pixels in the image to be inverted
See Also

CiRepair Object  | CiRepair Members  | AutoInvertImage