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

◆ color() [1/2]

static void xtd::drawing::image_converter::color ( xtd::drawing::image image,
const xtd::drawing::color color,
double  percent 
)
static

Add / remove the specified color from the specified image with the specified percent.

Parameters
imageThe image to update.
colorThe color to add / remove.
percentThe percent factor in % (from 0.0 to 1.0).
Appearance
Original Converted