227 static const
xtd::
array<
xtd::
string>& get_color_names() noexcept;
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:61
Represents an ARGB (alpha, red, green, blue) color.
Definition color.hpp:46
Apple colors for all the Apple colors. This class cannot be inherited.
Definition crayon_colors.hpp:22
static xtd::drawing::color lime() noexcept
A system-defined color object.
static xtd::drawing::color nickel() noexcept
A system-defined color object.
static xtd::drawing::color cayenne() noexcept
A system-defined color object.
static xtd::drawing::color silver() noexcept
A system-defined color object.
static xtd::drawing::color honeydew() noexcept
A system-defined color object.
static xtd::drawing::color magnesium() noexcept
A system-defined color object.
static xtd::drawing::color iron() noexcept
A system-defined color object.
static xtd::drawing::color midnight() noexcept
A system-defined color object.
static xtd::drawing::color salmon() noexcept
A system-defined color object.
static xtd::drawing::color spindrift() noexcept
A system-defined color object.
static xtd::drawing::color mocha() noexcept
A system-defined color object.
static xtd::drawing::color grape() noexcept
A system-defined color object.
static xtd::drawing::color spring() noexcept
A system-defined color object.
static xtd::drawing::color fern() noexcept
A system-defined color object.
static xtd::drawing::color magenta() noexcept
A system-defined color object.
static xtd::drawing::color flora() noexcept
A system-defined color object.
static xtd::drawing::color maraschino() noexcept
A system-defined color object.
static xtd::drawing::color eggplant() noexcept
A system-defined color object.
static xtd::drawing::color sky() noexcept
A system-defined color object.
static xtd::drawing::color asparagus() noexcept
A system-defined color object.
static xtd::drawing::color tungsten() noexcept
A system-defined color object.
static xtd::drawing::color snow() noexcept
A system-defined color object.
static xtd::drawing::color steel() noexcept
A system-defined color object.
static xtd::drawing::color maroon() noexcept
A system-defined color object.
static xtd::drawing::color moss() noexcept
A system-defined color object.
static xtd::drawing::color sea_foam() noexcept
A system-defined color object.
static xtd::drawing::color cantaloupe() noexcept
A system-defined color object.
static xtd::drawing::color lead() noexcept
A system-defined color object.
static xtd::drawing::color orchid() noexcept
A system-defined color object.
static xtd::drawing::color bubblegum() noexcept
A system-defined color object.
static xtd::drawing::color aqua() noexcept
A system-defined color object.
static xtd::drawing::color clover() noexcept
A system-defined color object.
static xtd::drawing::color tangerine() noexcept
A system-defined color object.
static xtd::drawing::color ice() noexcept
A system-defined color object.
static xtd::drawing::color lemon() noexcept
A system-defined color object.
static xtd::drawing::color licorice() noexcept
A system-defined color object.
static xtd::drawing::color carnation() noexcept
A system-defined color object.
static xtd::drawing::color turquoise() noexcept
A system-defined color object.
static xtd::drawing::color ocean() noexcept
A system-defined color object.
static xtd::drawing::color banana() noexcept
A system-defined color object.
static xtd::drawing::color strawberry() noexcept
A system-defined color object.
static xtd::drawing::color blueberry() noexcept
A system-defined color object.
static xtd::drawing::color lavendar() noexcept
A system-defined color object.
static xtd::drawing::color mercury() noexcept
A system-defined color object.
static xtd::drawing::color tin() noexcept
A system-defined color object.
static xtd::drawing::color aluminium() noexcept
A system-defined color object.
static const xtd::array< xtd::drawing::color > & get_colors() noexcept
Gets an array of colors.
static xtd::drawing::color teal() noexcept
A system-defined color object.
static xtd::drawing::color plum() noexcept
A system-defined color object.
Contains xtd::drawing::gray_colors factory.
#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
The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functi...
Definition actions_system_images.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8