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

◆ invert() [2/4]

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

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

Parameters
imageThe image to invert colors.
Returns
The converted image.
Appearance
Original Converted