ImageGear for .NET
InversionMode Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecPreprocessingSettings Class : InversionMode Property




Glossary Item Box

Gets or sets inversion behavior.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

ImGearRecInvertMode enumeration value.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.