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

◆ lightness_threshold

constexpr double xtd::drawing::color::lightness_threshold
staticconstexpr

Represent the lightness threshold.

Remarks
If color::get_lightness() less than lightness_threshold is dark color; otherwise is light color.