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

◆ grayscale() [2/4]

static xtd::drawing::image xtd::drawing::image_converter::grayscale ( const xtd::drawing::image image)
static

Creates a new image with grayscale colors of the specified image.

Parameters
imageThe image to be transformed into grayscale.
Returns
The converted image.
Appearance
Original Converted