xtd 0.2.0
Loading...
Searching...
No Matches

◆ threshold() [1/2]

static void xtd::drawing::image_converter::threshold ( xtd::drawing::image image,
int32  threshold 
)
static

Converts into black and white colors of the specified image with specified threshold.

Parameters
imageThe image to convert into black and white colors.
thresholdThe threshold value (from 0 to 765).
Appearance
Original Converted