Click or drag to resize

IBitmapImageThresholdBinary Method

Overload List
  NameDescription
Public methodThresholdBinary(Single)
Brightness values above (or equal to) specified threshold are forced to 100% (white). Brightness values below are forced to 0% (black).
Public methodThresholdBinary(Single, Boolean)
Brightness values are clamped to 100% (white) or 0% (black) depending on parameters thresholdPc and toInverse.
Top
See Also