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

◆ disabled() [4/4]

static xtd::drawing::image xtd::drawing::image_converter::disabled ( const xtd::drawing::image image,
float  brightness 
)
static

Creates a new disabled image of the specified image with specified brightness.

Parameters
imageThe image to dissable.
brightnessThe brightness of the reference background color.
Returns
The converted image.
Appearance
Original Converted