xtd 0.2.0
Loading...
Searching...
No Matches
xtd::drawing::crayons_colors Class Referencefinal
Inheritance diagram for xtd::drawing::crayons_colors:
xtd::static_object

Definition

Apple colors for all the Apple colors. This class cannot be inherited.

Apple colors for all the Apple colors. This class cannot be inherited.
Definition crayons_colors.h:22
#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_objectxtd::drawing::crayons_colors
Namespace
xtd::drawing
Library
xtd.drawing

Public Static Properties

static xtd::drawing::color aluminium () noexcept
 A system-defined color object.
 
static xtd::drawing::color aqua () noexcept
 A system-defined color object.
 
static xtd::drawing::color asparagus () noexcept
 A system-defined color object.
 
static xtd::drawing::color banana () noexcept
 A system-defined color object.
 
static xtd::drawing::color blueberry () noexcept
 A system-defined color object.
 
static xtd::drawing::color bubblegum () noexcept
 A system-defined color object.
 
static xtd::drawing::color cantaloupe () noexcept
 A system-defined color object.
 
static xtd::drawing::color carnation () noexcept
 A system-defined color object.
 
static xtd::drawing::color cayenne () noexcept
 A system-defined color object.
 
static xtd::drawing::color clover () noexcept
 A system-defined color object.
 
static xtd::drawing::color eggplant () noexcept
 A system-defined color object.
 
static xtd::drawing::color fern () noexcept
 A system-defined color object.
 
static xtd::drawing::color flora () noexcept
 A system-defined color object.
 
static xtd::drawing::color grape () noexcept
 A system-defined color object.
 
static xtd::drawing::color honeydew () noexcept
 A system-defined color object.
 
static xtd::drawing::color ice () noexcept
 A system-defined color object.
 
static xtd::drawing::color iron () noexcept
 A system-defined color object.
 
static xtd::drawing::color lavendar () noexcept
 A system-defined color object.
 
static xtd::drawing::color lead () 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 lime () noexcept
 A system-defined color object.
 
static xtd::drawing::color magenta () noexcept
 A system-defined color object.
 
static xtd::drawing::color magnesium () noexcept
 A system-defined color object.
 
static xtd::drawing::color maraschino () noexcept
 A system-defined color object.
 
static xtd::drawing::color maroon () noexcept
 A system-defined color object.
 
static xtd::drawing::color mercury () noexcept
 A system-defined color object.
 
static xtd::drawing::color midnight () noexcept
 A system-defined color object.
 
static xtd::drawing::color moss () noexcept
 A system-defined color object.
 
static xtd::drawing::color mocha () noexcept
 A system-defined color object.
 
static xtd::drawing::color nickel () noexcept
 A system-defined color object.
 
static xtd::drawing::color ocean () noexcept
 A system-defined color object.
 
static xtd::drawing::color orchid () noexcept
 A system-defined color object.
 
static xtd::drawing::color plum () noexcept
 A system-defined color object.
 
static xtd::drawing::color salmon () noexcept
 A system-defined color object.
 
static xtd::drawing::color sea_foam () noexcept
 A system-defined color object.
 
static xtd::drawing::color silver () noexcept
 A system-defined color object.
 
static xtd::drawing::color sky () noexcept
 A system-defined color object.
 
static xtd::drawing::color snow () noexcept
 A system-defined color object.
 
static xtd::drawing::color spindrift () noexcept
 A system-defined color object.
 
static xtd::drawing::color spring () noexcept
 A system-defined color object.
 
static xtd::drawing::color steel () noexcept
 A system-defined color object.
 
static xtd::drawing::color strawberry () noexcept
 A system-defined color object.
 
static xtd::drawing::color tangerine () noexcept
 A system-defined color object.
 
static xtd::drawing::color teal () noexcept
 A system-defined color object.
 
static xtd::drawing::color tin () noexcept
 A system-defined color object.
 
static xtd::drawing::color tungsten () 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
 

The documentation for this class was generated from the following file: