![]() | IBitmapImageThresholdBinary Method |
Name | Description | |
---|---|---|
![]() | ThresholdBinary(Single) | Brightness values above (or equal to) specified threshold are forced to 100% (white).
Brightness values below are forced to 0% (black). |
![]() | ThresholdBinary(Single, Boolean) | Brightness values are clamped to 100% (white) or 0% (black) depending on parameters thresholdPc and toInverse. |