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

◆ dark() [1/2]

static color xtd::drawing::color::dark ( const color color)
staticnoexcept

Creates a new darker color of the specified color with 33% factor.

Parameters
colorThe color to dark.
Returns
The new color.
Deprecated:
Replaced by xtd::drawing::color_converter::dark - Will be removed in version 0.4.0