ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
Adaptive Property (ColorRadius)




Accusoft.ScanFixXpressSdk Namespace > ColorRadius Class : Adaptive Property
Gets and sets flag for Adaptive option.
Syntax
'Declaration
 
Public Property Adaptive As Boolean
 
'Usage
 
Dim instance As ColorRadius
Dim value As Boolean
 
instance.Adaptive = value
 
value = instance.Adaptive
Remarks

The default value is false.

When the Adaptive option is enabled ScanFix will analyze the image and shift the center of the region of color to match the largest local maximum (if one exists) in the immediate vicinity. This allows the region of color to shift to match slight changes in document colors within a set of documents to be processed.

See Also

Reference

ColorRadius Class
ColorRadius Members

Is this page helpful?
Yes No
Thanks for your feedback.