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

◆ disabled() [2/4]

static xtd::drawing::image xtd::drawing::image_converter::disabled ( const xtd::drawing::image image,
const xtd::drawing::color back_color 
)
static

Creates a new disabled image of the specified image with specified reference background color.

Parameters
imageThe image to disble.
back_colorThe reference background color.
Returns
The converted image.
Appearance
Original Converted