Optional
source: { Optional
_type?: "ScanbotBinarizationFilter"Optional
outputOutput mode of the filter. BINARY will return a black and white image, GRAYSCALE will return an antialiased grayscale image.
"BINARY";
Output mode of the filter. BINARY will return a black and white image, GRAYSCALE will return an antialiased grayscale image.
"BINARY";
Generated using TypeDoc
Automatic binarization filter. This filter is a good starting point for most use cases.