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

◆ is_named_color()

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

Gets a value indicating whether this xtd::drawing::color structure is a named color or a member of the xtd::drawing::known_color enumeration.

Returns
bool Returns true if this xtd::drawing::color was created by using either the xtd::drawing::color::from_name method or the xtd::drawing::color::from_known_color method; otherwise, false.