xtd 0.2.0
xtd::drawing::white_colors Class Referencefinal

Definition

White colors for all the hmtl white colors. This class cannot be inherited.

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

Properties

static xtd::drawing::color alice_blue () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color antique_white () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color azure () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color beige () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color floral_white () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color ghost_white () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color honeydew () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color ivory () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color lavender_blush () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color linen () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color mint_cream () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color misty_rose () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color old_lace () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color sea_shell () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color snow () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color white () noexcept
 A system-defined color object. More...
 
static xtd::drawing::color white_smoke () 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
 Gets an array of color names. More...
 

Member Function Documentation

◆ alice_blue()

static xtd::drawing::color xtd::drawing::white_colors::alice_blue ( )
staticnoexcept

A system-defined color object.

colors_alice_blue.png

◆ antique_white()

static xtd::drawing::color xtd::drawing::white_colors::antique_white ( )
staticnoexcept

A system-defined color object.

colors_antique_white.png

◆ azure()

static xtd::drawing::color xtd::drawing::white_colors::azure ( )
staticnoexcept

A system-defined color object.

colors_azure.png

◆ beige()

static xtd::drawing::color xtd::drawing::white_colors::beige ( )
staticnoexcept

A system-defined color object.

colors_beige.png

◆ floral_white()

static xtd::drawing::color xtd::drawing::white_colors::floral_white ( )
staticnoexcept

A system-defined color object.

colors_floral_white.png

◆ get_color_names()

static const std::vector<xtd::ustring>& xtd::drawing::white_colors::get_color_names ( )
staticnoexcept

Gets an array of color names.

◆ get_colors()

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

Gets an array of colors.

◆ ghost_white()

static xtd::drawing::color xtd::drawing::white_colors::ghost_white ( )
staticnoexcept

A system-defined color object.

colors_ghost_white.png

◆ honeydew()

static xtd::drawing::color xtd::drawing::white_colors::honeydew ( )
staticnoexcept

A system-defined color object.

colors_honeydew.png

◆ ivory()

static xtd::drawing::color xtd::drawing::white_colors::ivory ( )
staticnoexcept

A system-defined color object.

colors_ivory.png

◆ lavender_blush()

static xtd::drawing::color xtd::drawing::white_colors::lavender_blush ( )
staticnoexcept

A system-defined color object.

colors_lavender_blush.png

◆ linen()

static xtd::drawing::color xtd::drawing::white_colors::linen ( )
staticnoexcept

A system-defined color object.

colors_linen.png

◆ mint_cream()

static xtd::drawing::color xtd::drawing::white_colors::mint_cream ( )
staticnoexcept

A system-defined color object.

colors_mint_cream.png

◆ misty_rose()

static xtd::drawing::color xtd::drawing::white_colors::misty_rose ( )
staticnoexcept

A system-defined color object.

colors_misty_rose.png

◆ old_lace()

static xtd::drawing::color xtd::drawing::white_colors::old_lace ( )
staticnoexcept

A system-defined color object.

colors_old_lace.png

◆ sea_shell()

static xtd::drawing::color xtd::drawing::white_colors::sea_shell ( )
staticnoexcept

A system-defined color object.

colors_sea_shell.png

◆ snow()

static xtd::drawing::color xtd::drawing::white_colors::snow ( )
staticnoexcept

A system-defined color object.

colors_snow.png

◆ white()

static xtd::drawing::color xtd::drawing::white_colors::white ( )
staticnoexcept

A system-defined color object.

colors_white.png

◆ white_smoke()

static xtd::drawing::color xtd::drawing::white_colors::white_smoke ( )
staticnoexcept

A system-defined color object.

colors_white_smoke.png

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