Basic colors for all the hmtl basic colors. This class cannot be inherited.
Basic colors for all the hmtl basic colors. This class cannot be inherited.
Definition basic_colors.hpp:25
#define drawing_export_
Define shared library export.
Definition drawing_export.hpp:13
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition static.hpp:37
- Inheritance
- xtd::static_object → xtd::drawing::basic_colors
- Namespace
- xtd::drawing
- Library
- xtd.drawing
◆ aqua()
A system-defined color object.
◆ black()
A system-defined color object.
◆ blue()
A system-defined color object.
◆ fuchsia()
A system-defined color object.
◆ gray()
A system-defined color object.
◆ green()
A system-defined color object.
◆ lime()
A system-defined color object.
◆ maroon()
A system-defined color object.
◆ navy()
A system-defined color object.
◆ olive()
A system-defined color object.
◆ purple()
A system-defined color object.
◆ red()
A system-defined color object.
◆ silver()
A system-defined color object.
◆ teal()
A system-defined color object.
◆ white()
A system-defined color object.
◆ yellow()
A system-defined color object.
◆ get_colors()
◆ get_color_names()
static const std::vector< xtd::string > & xtd::drawing::basic_colors::get_color_names |
( |
| ) |
|
|
staticnoexcept |
Gets an array of color names.
The documentation for this class was generated from the following file: