| Overload | Description |
|---|---|
| BinarizeCommand Constructor() | Initializes a new instance of the BinarizeCommand class. |
| BinarizeCommand Constructor(BinarizationMode) | Initializes a new instance of the BinarizeCommand class. |
| BinarizeCommand Constructor(Int32) | Initializes a new instance of the BinarizeCommand class with the specified threshold. |
| BinarizeCommand Constructor(Int32,Int32,Double,Double,Int32) | Initializes a new instance of the BinarizeCommand class with the specified parameters of an adaptive binarization. |