setImageFilterType

fun setImageFilterType(imageFilterType: ImageFilterType)

Deprecated

Use setParametricFilter(parametricFilter: ParametricFilter) instead.

Replace with

setParametricFilter(LegacyFilter(imageFilterType.code))

Add default filtration for scanned document for given ImageFilterType