xtd
0.2.0
Loading...
Searching...
No Matches
◆
threshold()
[2/2]
static
xtd::drawing::image
xtd::drawing::image_converter::threshold
(
const
xtd::drawing::image
&
image
,
int32
threshold
)
static
Creates a new black and white image of the specified image with specified threshold.
Parameters
image
The image to convert into black and white colors.
threshold
The threshold value (from 0 to 765).
Returns
The converted image.
Appearance
Original
Converted
xtd
drawing
image_converter
Generated on Sat Sep 14 2024 21:25:20 for xtd by
Gammasoft
. All rights reserved.