public static class ImageFilterType.Companion
@JvmStatic @NotNull public ImageFilterType getByCode(int code)
code - enum ImageFilterType corresponding to the given codeIllegalStateException - if no enum ImageFilterType was found for a given code@JvmStatic @NotNull public java.util.List<io.scanbot.sdk.process.ImageFilterType> getBinarizationFilters()