Click or drag to resize
ImageToolsGrayThreshold Method
Overload List
  NameDescription
Public methodStatic memberGrayThreshold(PictureMediaBuffer, Byte)
Sets pixels to 0 when they are greater than a threshold value.
Public methodStatic memberGrayThreshold(PictureMediaBuffer, Byte, Byte, CompareMethod)
Sets pixels to a new value when they are greater than a threshold value.
Top
See Also