'Declaration Public Property Adaptive As Boolean
'Usage Dim instance As ColorRadius Dim value As Boolean instance.Adaptive = value value = instance.Adaptive
public bool Adaptive {get; set;}
'Declaration Public Property Adaptive As Boolean
'Usage Dim instance As ColorRadius Dim value As Boolean instance.Adaptive = value value = instance.Adaptive
public bool Adaptive {get; set;}
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.