IsisSettingsGetSupportedWhitePageThresholdValues Method |
Gets the list of supported threshold values for white page detection.
Namespace:
Atalasoft.Isis
Assembly:
Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public Rational[] GetSupportedWhitePageThresholdValues()
Public Function GetSupportedWhitePageThresholdValues As Rational()
Return Value
Type:
RationalList of supported threshold values.
See Also