'Declaration Public Property ReductionThreshold As Integer
'Usage Dim instance As ImGearRecPreprocessingSettings Dim value As Integer instance.ReductionThreshold = value value = instance.ReductionThreshold
public int ReductionThreshold {get; set;}
'Declaration Public Property ReductionThreshold As Integer
'Usage Dim instance As ImGearRecPreprocessingSettings Dim value As Integer instance.ReductionThreshold = value value = instance.ReductionThreshold
public int ReductionThreshold {get; set;}
AUTO
has been specified). This influences the brightness/darkness of the resulting bitonal image.
This property influences both the primary and the secondary image conversions. It has an effect only when the AUTO
image conversion mode has been specified.