Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
ImGearRecInvertMode enumeration value.This property specifies which image inversion mode will be used during the forthcoming ImGearRecProcess.IMGPREPROCESS processes. The image inversion mode can be either automatic, switched on or switched off.
Note: When inversion runs as part of the preprocessing (rather than called explicitly), it works on an internal secondary image, so its result is not available for exporting back to the application. Use Invert method for explicit inversion. See The Recognition Process section for explanation of the "secondary image" term.