Aspose::Pdf::Devices::TiffDevice::BinarizeBradley method
TiffDevice::BinarizeBradley method
Utför Bradley-binarisering för inmatningsström.
void Aspose::Pdf::Devices::TiffDevice::BinarizeBradley(const System::SharedPtr<System::IO::Stream> &inputImageStream, const System::SharedPtr<System::IO::Stream> &outputImageStream, double threshold)
| Parameter | Typ | Beskrivning |
|---|---|---|
| inputImageStream | const System::SharedPtr<System::IO::Stream>& | Inmatningsbildströmmen. |
| outputImageStream | const System::SharedPtr<System::IO::Stream>& | Utdata bildströmmen. |
| threshold | double | Tröskelvärdet mellan 0,0 och 1,0. |
Se även
- Typedef SharedPtr
- Class Stream
- Class TiffDevice
- Namespace Aspose::Pdf::Devices
- Library Aspose.PDF for C++