| ImageToolsGrayThreshold Method |
| Name | Description | |
|---|---|---|
| GrayThreshold(PictureMediaBuffer, Byte) |
Sets pixels to 0 when they are greater than a threshold value.
| |
| GrayThreshold(PictureMediaBuffer, Byte, Byte, CompareMethod) |
Sets pixels to a new value when they are greater than a threshold value.
|