5 #include "../drawing_export.h" 55 static const std::vector<xtd::drawing::color>& get_colors() noexcept;
58 static const std::vector<xtd::ustring>& get_color_names() noexcept;
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition: static.h:37
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Orange colors for all the hmtl orange colors. This class cannot be inherited.
Definition: orange_colors.h:25
Represents an ARGB (alpha, red, green, blue) color.
Definition: color.h:45
Contains xtd::drawing::color class.