Cyan colors for all the hmtl cyan colors. This class cannot be inherited.
Public Static Properties | |
static xtd::drawing::color | aqua () noexcept |
A system-defined color object. | |
static xtd::drawing::color | aquamarine () noexcept |
A system-defined color object. | |
static xtd::drawing::color | cadet_blue () noexcept |
A system-defined color object. | |
static xtd::drawing::color | cyan () noexcept |
A system-defined color object. | |
static xtd::drawing::color | dark_cyan () noexcept |
A system-defined color object. | |
static xtd::drawing::color | dark_turquoise () noexcept |
A system-defined color object. | |
static xtd::drawing::color | light_cyan () noexcept |
A system-defined color object. | |
static xtd::drawing::color | light_sea_green () noexcept |
A system-defined color object. | |
static xtd::drawing::color | medium_turquoise () noexcept |
A system-defined color object. | |
static xtd::drawing::color | pale_turquoise () noexcept |
A system-defined color object. | |
static xtd::drawing::color | teal () noexcept |
A system-defined color object. | |
static xtd::drawing::color | turquoise () noexcept |
A system-defined color object. | |
Public Static Methods | |
static const std::vector< xtd::drawing::color > & | get_colors () noexcept |
Gets an array of colors. | |
static const std::vector< xtd::string > & | get_color_names () noexcept |
Gets an array of color names. | |