Gray and black colors for all the hmtl gray and black colors. This class cannot be inherited.
Gray and black colors for all the hmtl gray and black colors. This class cannot be inherited.
Definition gray_colors.h:25
#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
- Inheritance
- xtd::static_object → xtd::drawing::gray_colors
- Namespace
- xtd::drawing
- Library
- xtd.drawing
◆ black()
A system-defined color object.
◆ dark_gray()
A system-defined color object.
◆ dark_slate_gray()
A system-defined color object.
◆ dim_gray()
A system-defined color object.
◆ gainsboro()
A system-defined color object.
◆ gray()
A system-defined color object.
◆ light_gray()
A system-defined color object.
◆ light_slate_gray()
A system-defined color object.
◆ silver()
A system-defined color object.
◆ slate_gray()
A system-defined color object.
◆ get_colors()
◆ get_color_names()
static const std::vector< xtd::string > & xtd::drawing::gray_colors::get_color_names |
( |
| ) |
|
|
staticnoexcept |
Gets an array of color names.
The documentation for this class was generated from the following file: