OneBitConversionAlgorithm Enumeration
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
 The algorithm to use for conversion to 1-bit (black and white) image.
Namespace:Bytescout.PDFRendererAssembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| OtsuThreshold | 0 | Use OTSU threshold algorithm | |
| BayerOrderedDithering | 1 | Use Bayer Ordered Dithering algorithm. | 
See Also