Cyan colors for all the hmtl cyan colors. This class cannot be inherited.
Cyan colors for all the hmtl cyan colors. This class cannot be inherited.
Definition cyan_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::cyan_colors
- Namespace
- xtd::drawing
- Library
- xtd.drawing
◆ aqua()
A system-defined color object.
◆ aquamarine()
A system-defined color object.
◆ cadet_blue()
A system-defined color object.
◆ cyan()
A system-defined color object.
◆ dark_cyan()
A system-defined color object.
◆ dark_turquoise()
A system-defined color object.
◆ light_cyan()
A system-defined color object.
◆ light_sea_green()
A system-defined color object.
◆ medium_turquoise()
A system-defined color object.
◆ pale_turquoise()
A system-defined color object.
◆ teal()
A system-defined color object.
◆ turquoise()
A system-defined color object.
◆ get_colors()
◆ get_color_names()
static const std::vector< xtd::string > & xtd::drawing::cyan_colors::get_color_names |
( |
| ) |
|
|
staticnoexcept |
Gets an array of color names.
The documentation for this class was generated from the following file: