xtd 0.2.0
xtd::drawing::blue_colors Class Referencefinal

Definition

Blue colors for all the hmtl blue colors. This class cannot be inherited.

class drawing_export_ blue_colors final static_
Inheritance
xtd::static_objectxtd::drawing::blue_colors
Namespace
xtd::drawing
Library
xtd.drawing

Properties

static xtd::drawing::color blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color cornflower_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color dark_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color deep_sky_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color dodger_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color light_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color light_sky_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color light_steel_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color medium_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color midnight_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color navy () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color powder_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color royal_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color sky_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color steel_blue () noexcept
 A system-defined color object. More...
 

Methods

static const std::vector< xtd::drawing::color > & get_colors () noexcept
 Gets an array of colors. More...
 
static const std::vector< xtd::ustring > & get_color_names () noexcept
 

Member Function Documentation

◆ blue()

static xtd::drawing::color xtd::drawing::blue_colors::blue ( )
staticnoexcept

A system-defined color object.

colors_blue.png

◆ cornflower_blue()

static xtd::drawing::color xtd::drawing::blue_colors::cornflower_blue ( )
staticnoexcept

A system-defined color object.

colors_cornflower_blue.png

◆ dark_blue()

static xtd::drawing::color xtd::drawing::blue_colors::dark_blue ( )
staticnoexcept

A system-defined color object.

colors_dark_blue.png

◆ deep_sky_blue()

static xtd::drawing::color xtd::drawing::blue_colors::deep_sky_blue ( )
staticnoexcept

A system-defined color object.

colors_deep_sky_blue.png

◆ dodger_blue()

static xtd::drawing::color xtd::drawing::blue_colors::dodger_blue ( )
staticnoexcept

A system-defined color object.

colors_dodger_blue.png

◆ get_colors()

static const std::vector<xtd::drawing::color>& xtd::drawing::blue_colors::get_colors ( )
staticnoexcept

Gets an array of colors.

◆ light_blue()

static xtd::drawing::color xtd::drawing::blue_colors::light_blue ( )
staticnoexcept

A system-defined color object.

colors_light_blue.png

◆ light_sky_blue()

static xtd::drawing::color xtd::drawing::blue_colors::light_sky_blue ( )
staticnoexcept

A system-defined color object.

colors_light_sky_blue.png

◆ light_steel_blue()

static xtd::drawing::color xtd::drawing::blue_colors::light_steel_blue ( )
staticnoexcept

A system-defined color object.

colors_light_steel_blue.png

◆ medium_blue()

static xtd::drawing::color xtd::drawing::blue_colors::medium_blue ( )
staticnoexcept

A system-defined color object.

colors_medium_blue.png

◆ midnight_blue()

static xtd::drawing::color xtd::drawing::blue_colors::midnight_blue ( )
staticnoexcept

A system-defined color object.

colors_midnight_blue.png

◆ navy()

static xtd::drawing::color xtd::drawing::blue_colors::navy ( )
staticnoexcept

A system-defined color object.

colors_navy.png

◆ powder_blue()

static xtd::drawing::color xtd::drawing::blue_colors::powder_blue ( )
staticnoexcept

A system-defined color object.

colors_powder_blue.png

◆ royal_blue()

static xtd::drawing::color xtd::drawing::blue_colors::royal_blue ( )
staticnoexcept

A system-defined color object.

colors_royal_blue.png

◆ sky_blue()

static xtd::drawing::color xtd::drawing::blue_colors::sky_blue ( )
staticnoexcept

A system-defined color object.

colors_sky_blue.png

◆ steel_blue()

static xtd::drawing::color xtd::drawing::blue_colors::steel_blue ( )
staticnoexcept

A system-defined color object.

colors_steel_blue.png

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