76 static const std::vector<
xtd::drawing::
color>& get_colors() noexcept;
79 static const std::vector<
xtd::
string>& get_color_names() noexcept;
Apple colors for all the Apple colors. This class cannot be inherited.
Definition apple_colors.h:22
static xtd::drawing::color black() noexcept
A system-defined color object.
Represents an ARGB (alpha, red, green, blue) color.
Definition color.h:49
Contains xtd::drawing::gray_colors factory.
#define drawing_export_
Define shared library export.
Definition drawing_export.h:13
#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,...
Definition xtd_about_box.h:10