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

◆ is_dark()

bool xtd::drawing::color::is_dark ( ) const
noexcept

Gets a value indicating wheter this xtd::drawing::color structure is dark color.

Remarks
return true if dark color; otherwise false.
Examples
border_style.cpp.