Optionalsource: DeepPartial<ScanbotBinarizationFilter>Readonly_Output mode of the filter. BINARY will return a black and white image, GRAYSCALE will return an antialiased grayscale image.
Default is BINARY
Optionalconfig: ToJsonConfigurationOptional Readonly_type?: "ScanbotBinarizationFilter"OptionaloutputMode?: OutputModeOutput mode of the filter. BINARY will return a black and white image, GRAYSCALE will return an antialiased grayscale image.
Default is BINARY
Optionalserialize?: (
Automatic binarization filter. This filter is a good starting point for most use cases.