DocumentDevice.BinarizeBradley
DocumentDevice.BinarizeBradley method
Do Bradley binarization for input stream.
public void BinarizeBradley(Stream inputImageStream, Stream outputImageStream, double threshold)
| Parameter | Type | Description |
|---|---|---|
| inputImageStream | Stream | The input image stream. |
| outputImageStream | Stream | The output image stream. |
| threshold | Double | The threshold value between 0.0 and 1.0. |
See Also
- class DocumentDevice
- namespace Aspose.Pdf.Devices
- assembly Aspose.PDF