5 #include "../drawing_export.h" 71 static const std::vector<xtd::drawing::color>& get_colors() noexcept;
74 static const std::vector<xtd::ustring>& get_color_names() noexcept;
Red colors for all the hmtl red colors. This class cannot be inherited.
Definition: red_colors.h:25
#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
Represents an ARGB (alpha, red, green, blue) color.
Definition: color.h:45
Contains xtd::drawing::color class.