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




Glossary Item Box

Gets or sets image reduction during initial loading step.

Syntax

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

Property Value

ImGearRecReductionMode enumeration value.

Remarks

This property specifies which image reduction mode will be used during the primary image conversion step. While importing an image to the recognition engine's memory space (ImportPage method), an image conversion is performed according to the current image conversion mode setting.

The setting specified here will influence what kind of image will be created in the recognition engine's memory, i.e. whether it will be bitonal grayscale or color.

See Also

©2013. Accusoft Corporation. All Rights Reserved.