ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
Loading...
Searching...
No Matches
asw::color Namespace Reference

Color constants. More...

Variables

const Color black = Color::fromHex("#000000")
 
const Color silver = Color::fromHex("#c0c0c0")
 
const Color gray = Color::fromHex("#808080")
 
const Color white = Color::fromHex("#ffffff")
 
const Color maroon = Color::fromHex("#800000")
 
const Color red = Color::fromHex("#ff0000")
 
const Color purple = Color::fromHex("#800080")
 
const Color fuchsia = Color::fromHex("#ff00ff")
 
const Color green = Color::fromHex("#008000")
 
const Color lime = Color::fromHex("#00ff00")
 
const Color olive = Color::fromHex("#808000")
 
const Color yellow = Color::fromHex("#ffff00")
 
const Color navy = Color::fromHex("#000080")
 
const Color blue = Color::fromHex("#0000ff")
 
const Color teal = Color::fromHex("#008080")
 
const Color aqua = Color::fromHex("#00ffff")
 
const Color aliceblue = Color::fromHex("#f0f8ff")
 
const Color antiquewhite = Color::fromHex("#faebd7")
 
const Color aquamarine = Color::fromHex("#7fffd4")
 
const Color azure = Color::fromHex("#f0ffff")
 
const Color beige = Color::fromHex("#f5f5dc")
 
const Color bisque = Color::fromHex("#ffe4c4")
 
const Color blanchedalmond = Color::fromHex("#ffebcd")
 
const Color blueviolet = Color::fromHex("#8a2be2")
 
const Color brown = Color::fromHex("#a52a2a")
 
const Color burlywood = Color::fromHex("#deb887")
 
const Color cadetblue = Color::fromHex("#5f9ea0")
 
const Color chartreuse = Color::fromHex("#7fff00")
 
const Color chocolate = Color::fromHex("#d2691e")
 
const Color coral = Color::fromHex("#ff7f50")
 
const Color cornflowerblue = Color::fromHex("#6495ed")
 
const Color cornsilk = Color::fromHex("#fff8dc")
 
const Color crimson = Color::fromHex("#dc143c")
 
const Color cyan = Color::fromHex("#00ffff")
 
const Color darkblue = Color::fromHex("#00008b")
 
const Color darkcyan = Color::fromHex("#008b8b")
 
const Color darkgoldenrod = Color::fromHex("#b8860b")
 
const Color darkgray = Color::fromHex("#a9a9a9")
 
const Color darkgreen = Color::fromHex("#006400")
 
const Color darkgrey = Color::fromHex("#a9a9a9")
 
const Color darkkhaki = Color::fromHex("#bdb76b")
 
const Color darkmagenta = Color::fromHex("#8b008b")
 
const Color darkolivegreen = Color::fromHex("#556b2f")
 
const Color darkorange = Color::fromHex("#ff8c00")
 
const Color darkorchid = Color::fromHex("#9932cc")
 
const Color darkred = Color::fromHex("#8b0000")
 
const Color darksalmon = Color::fromHex("#e9967a")
 
const Color darkseagreen = Color::fromHex("#8fbc8f")
 
const Color darkslateblue = Color::fromHex("#483d8b")
 
const Color darkslategray = Color::fromHex("#2f4f4f")
 
const Color darkslategrey = Color::fromHex("#2f4f4f")
 
const Color darkturquoise = Color::fromHex("#00ced1")
 
const Color darkviolet = Color::fromHex("#9400d3")
 
const Color deeppink = Color::fromHex("#ff1493")
 
const Color deepskyblue = Color::fromHex("#00bfff")
 
const Color dimgray = Color::fromHex("#696969")
 
const Color dimgrey = Color::fromHex("#696969")
 
const Color dodgerblue = Color::fromHex("#1e90ff")
 
const Color firebrick = Color::fromHex("#b22222")
 
const Color floralwhite = Color::fromHex("#fffaf0")
 
const Color forestgreen = Color::fromHex("#228b22")
 
const Color gainsboro = Color::fromHex("#dcdcdc")
 
const Color ghostwhite = Color::fromHex("#f8f8ff")
 
const Color gold = Color::fromHex("#ffd700")
 
const Color goldenrod = Color::fromHex("#daa520")
 
const Color greenyellow = Color::fromHex("#adff2f")
 
const Color grey = Color::fromHex("#808080")
 
const Color honeydew = Color::fromHex("#f0fff0")
 
const Color hotpink = Color::fromHex("#ff69b4")
 
const Color indianred = Color::fromHex("#cd5c5c")
 
const Color indigo = Color::fromHex("#4b0082")
 
const Color ivory = Color::fromHex("#fffff0")
 
const Color khaki = Color::fromHex("#f0e68c")
 
const Color lavender = Color::fromHex("#e6e6fa")
 
const Color lavenderblush = Color::fromHex("#fff0f5")
 
const Color lawngreen = Color::fromHex("#7cfc00")
 
const Color lemonchiffon = Color::fromHex("#fffacd")
 
const Color lightblue = Color::fromHex("#add8e6")
 
const Color lightcoral = Color::fromHex("#f08080")
 
const Color lightcyan = Color::fromHex("#e0ffff")
 
const Color lightgoldenrodyellow = Color::fromHex("#fafad2")
 
const Color lightgray = Color::fromHex("#d3d3d3")
 
const Color lightgreen = Color::fromHex("#90ee90")
 
const Color lightgrey = Color::fromHex("#d3d3d3")
 
const Color lightpink = Color::fromHex("#ffb6c1")
 
const Color lightsalmon = Color::fromHex("#ffa07a")
 
const Color lightseagreen = Color::fromHex("#20b2aa")
 
const Color lightskyblue = Color::fromHex("#87cefa")
 
const Color lightslategray = Color::fromHex("#778899")
 
const Color lightslategrey = Color::fromHex("#778899")
 
const Color lightsteelblue = Color::fromHex("#b0c4de")
 
const Color lightyellow = Color::fromHex("#ffffe0")
 
const Color limegreen = Color::fromHex("#32cd32")
 
const Color linen = Color::fromHex("#faf0e6")
 
const Color magenta = Color::fromHex("#ff00ff")
 
const Color mediumaquamarine = Color::fromHex("#66cdaa")
 
const Color mediumblue = Color::fromHex("#0000cd")
 
const Color mediumorchid = Color::fromHex("#ba55d3")
 
const Color mediumpurple = Color::fromHex("#9370db")
 
const Color mediumseagreen = Color::fromHex("#3cb371")
 
const Color mediumslateblue = Color::fromHex("#7b68ee")
 
const Color mediumspringgreen = Color::fromHex("#00fa9a")
 
const Color mediumturquoise = Color::fromHex("#48d1cc")
 
const Color mediumvioletred = Color::fromHex("#c71585")
 
const Color midnightblue = Color::fromHex("#191970")
 
const Color mintcream = Color::fromHex("#f5fffa")
 
const Color mistyrose = Color::fromHex("#ffe4e1")
 
const Color moccasin = Color::fromHex("#ffe4b5")
 
const Color navajowhite = Color::fromHex("#ffdead")
 
const Color oldlace = Color::fromHex("#fdf5e6")
 
const Color olivedrab = Color::fromHex("#6b8e23")
 
const Color orange = Color::fromHex("#ffa500")
 
const Color orangered = Color::fromHex("#ff4500")
 
const Color orchid = Color::fromHex("#da70d6")
 
const Color palegoldenrod = Color::fromHex("#eee8aa")
 
const Color palegreen = Color::fromHex("#98fb98")
 
const Color paleturquoise = Color::fromHex("#afeeee")
 
const Color palevioletred = Color::fromHex("#db7093")
 
const Color papayawhip = Color::fromHex("#ffefd5")
 
const Color peachpuff = Color::fromHex("#ffdab9")
 
const Color peru = Color::fromHex("#cd853f")
 
const Color pink = Color::fromHex("#ffc0cb")
 
const Color plum = Color::fromHex("#dda0dd")
 
const Color powderblue = Color::fromHex("#b0e0e6")
 
const Color rebeccapurple = Color::fromHex("#663399")
 
const Color rosybrown = Color::fromHex("#bc8f8f")
 
const Color royalblue = Color::fromHex("#4169e1")
 
const Color saddlebrown = Color::fromHex("#8b4513")
 
const Color salmon = Color::fromHex("#fa8072")
 
const Color sandybrown = Color::fromHex("#f4a460")
 
const Color seagreen = Color::fromHex("#2e8b57")
 
const Color seashell = Color::fromHex("#fff5ee")
 
const Color sienna = Color::fromHex("#a0522d")
 
const Color skyblue = Color::fromHex("#87ceeb")
 
const Color slateblue = Color::fromHex("#6a5acd")
 
const Color slategray = Color::fromHex("#708090")
 
const Color slategrey = Color::fromHex("#708090")
 
const Color snow = Color::fromHex("#fffafa")
 
const Color springgreen = Color::fromHex("#00ff7f")
 
const Color steelblue = Color::fromHex("#4682b4")
 
const Color tan = Color::fromHex("#d2b48c")
 
const Color thistle = Color::fromHex("#d8bfd8")
 
const Color tomato = Color::fromHex("#ff6347")
 
const Color turquoise = Color::fromHex("#40e0d0")
 
const Color violet = Color::fromHex("#ee82ee")
 
const Color wheat = Color::fromHex("#f5deb3")
 
const Color whitesmoke = Color::fromHex("#f5f5f5")
 
const Color yellowgreen = Color::fromHex("#9acd32")
 
const Color transparent = Color::fromHex("#00000000")
 

Detailed Description

Color constants.

Variable Documentation

◆ aliceblue

const Color asw::color::aliceblue = Color::fromHex("#f0f8ff")
inline

Definition at line 98 of file color.h.

◆ antiquewhite

const Color asw::color::antiquewhite = Color::fromHex("#faebd7")
inline

Definition at line 99 of file color.h.

◆ aqua

const Color asw::color::aqua = Color::fromHex("#00ffff")
inline

Definition at line 95 of file color.h.

◆ aquamarine

const Color asw::color::aquamarine = Color::fromHex("#7fffd4")
inline

Definition at line 100 of file color.h.

◆ azure

const Color asw::color::azure = Color::fromHex("#f0ffff")
inline

Definition at line 101 of file color.h.

◆ beige

const Color asw::color::beige = Color::fromHex("#f5f5dc")
inline

Definition at line 102 of file color.h.

◆ bisque

const Color asw::color::bisque = Color::fromHex("#ffe4c4")
inline

Definition at line 103 of file color.h.

◆ black

const Color asw::color::black = Color::fromHex("#000000")
inline

Definition at line 80 of file color.h.

◆ blanchedalmond

const Color asw::color::blanchedalmond = Color::fromHex("#ffebcd")
inline

Definition at line 104 of file color.h.

◆ blue

const Color asw::color::blue = Color::fromHex("#0000ff")
inline

Definition at line 93 of file color.h.

◆ blueviolet

const Color asw::color::blueviolet = Color::fromHex("#8a2be2")
inline

Definition at line 105 of file color.h.

◆ brown

const Color asw::color::brown = Color::fromHex("#a52a2a")
inline

Definition at line 106 of file color.h.

◆ burlywood

const Color asw::color::burlywood = Color::fromHex("#deb887")
inline

Definition at line 107 of file color.h.

◆ cadetblue

const Color asw::color::cadetblue = Color::fromHex("#5f9ea0")
inline

Definition at line 108 of file color.h.

◆ chartreuse

const Color asw::color::chartreuse = Color::fromHex("#7fff00")
inline

Definition at line 109 of file color.h.

◆ chocolate

const Color asw::color::chocolate = Color::fromHex("#d2691e")
inline

Definition at line 110 of file color.h.

◆ coral

const Color asw::color::coral = Color::fromHex("#ff7f50")
inline

Definition at line 111 of file color.h.

◆ cornflowerblue

const Color asw::color::cornflowerblue = Color::fromHex("#6495ed")
inline

Definition at line 112 of file color.h.

◆ cornsilk

const Color asw::color::cornsilk = Color::fromHex("#fff8dc")
inline

Definition at line 113 of file color.h.

◆ crimson

const Color asw::color::crimson = Color::fromHex("#dc143c")
inline

Definition at line 114 of file color.h.

◆ cyan

const Color asw::color::cyan = Color::fromHex("#00ffff")
inline

Definition at line 115 of file color.h.

◆ darkblue

const Color asw::color::darkblue = Color::fromHex("#00008b")
inline

Definition at line 116 of file color.h.

◆ darkcyan

const Color asw::color::darkcyan = Color::fromHex("#008b8b")
inline

Definition at line 117 of file color.h.

◆ darkgoldenrod

const Color asw::color::darkgoldenrod = Color::fromHex("#b8860b")
inline

Definition at line 118 of file color.h.

◆ darkgray

const Color asw::color::darkgray = Color::fromHex("#a9a9a9")
inline

Definition at line 119 of file color.h.

◆ darkgreen

const Color asw::color::darkgreen = Color::fromHex("#006400")
inline

Definition at line 120 of file color.h.

◆ darkgrey

const Color asw::color::darkgrey = Color::fromHex("#a9a9a9")
inline

Definition at line 121 of file color.h.

◆ darkkhaki

const Color asw::color::darkkhaki = Color::fromHex("#bdb76b")
inline

Definition at line 122 of file color.h.

◆ darkmagenta

const Color asw::color::darkmagenta = Color::fromHex("#8b008b")
inline

Definition at line 123 of file color.h.

◆ darkolivegreen

const Color asw::color::darkolivegreen = Color::fromHex("#556b2f")
inline

Definition at line 124 of file color.h.

◆ darkorange

const Color asw::color::darkorange = Color::fromHex("#ff8c00")
inline

Definition at line 125 of file color.h.

◆ darkorchid

const Color asw::color::darkorchid = Color::fromHex("#9932cc")
inline

Definition at line 126 of file color.h.

◆ darkred

const Color asw::color::darkred = Color::fromHex("#8b0000")
inline

Definition at line 127 of file color.h.

◆ darksalmon

const Color asw::color::darksalmon = Color::fromHex("#e9967a")
inline

Definition at line 128 of file color.h.

◆ darkseagreen

const Color asw::color::darkseagreen = Color::fromHex("#8fbc8f")
inline

Definition at line 129 of file color.h.

◆ darkslateblue

const Color asw::color::darkslateblue = Color::fromHex("#483d8b")
inline

Definition at line 130 of file color.h.

◆ darkslategray

const Color asw::color::darkslategray = Color::fromHex("#2f4f4f")
inline

Definition at line 131 of file color.h.

◆ darkslategrey

const Color asw::color::darkslategrey = Color::fromHex("#2f4f4f")
inline

Definition at line 132 of file color.h.

◆ darkturquoise

const Color asw::color::darkturquoise = Color::fromHex("#00ced1")
inline

Definition at line 133 of file color.h.

◆ darkviolet

const Color asw::color::darkviolet = Color::fromHex("#9400d3")
inline

Definition at line 134 of file color.h.

◆ deeppink

const Color asw::color::deeppink = Color::fromHex("#ff1493")
inline

Definition at line 135 of file color.h.

◆ deepskyblue

const Color asw::color::deepskyblue = Color::fromHex("#00bfff")
inline

Definition at line 136 of file color.h.

◆ dimgray

const Color asw::color::dimgray = Color::fromHex("#696969")
inline

Definition at line 137 of file color.h.

◆ dimgrey

const Color asw::color::dimgrey = Color::fromHex("#696969")
inline

Definition at line 138 of file color.h.

◆ dodgerblue

const Color asw::color::dodgerblue = Color::fromHex("#1e90ff")
inline

Definition at line 139 of file color.h.

◆ firebrick

const Color asw::color::firebrick = Color::fromHex("#b22222")
inline

Definition at line 140 of file color.h.

◆ floralwhite

const Color asw::color::floralwhite = Color::fromHex("#fffaf0")
inline

Definition at line 141 of file color.h.

◆ forestgreen

const Color asw::color::forestgreen = Color::fromHex("#228b22")
inline

Definition at line 142 of file color.h.

◆ fuchsia

const Color asw::color::fuchsia = Color::fromHex("#ff00ff")
inline

Definition at line 87 of file color.h.

◆ gainsboro

const Color asw::color::gainsboro = Color::fromHex("#dcdcdc")
inline

Definition at line 143 of file color.h.

◆ ghostwhite

const Color asw::color::ghostwhite = Color::fromHex("#f8f8ff")
inline

Definition at line 144 of file color.h.

◆ gold

const Color asw::color::gold = Color::fromHex("#ffd700")
inline

Definition at line 145 of file color.h.

◆ goldenrod

const Color asw::color::goldenrod = Color::fromHex("#daa520")
inline

Definition at line 146 of file color.h.

◆ gray

const Color asw::color::gray = Color::fromHex("#808080")
inline

Definition at line 82 of file color.h.

◆ green

const Color asw::color::green = Color::fromHex("#008000")
inline

Definition at line 88 of file color.h.

◆ greenyellow

const Color asw::color::greenyellow = Color::fromHex("#adff2f")
inline

Definition at line 147 of file color.h.

◆ grey

const Color asw::color::grey = Color::fromHex("#808080")
inline

Definition at line 148 of file color.h.

◆ honeydew

const Color asw::color::honeydew = Color::fromHex("#f0fff0")
inline

Definition at line 149 of file color.h.

◆ hotpink

const Color asw::color::hotpink = Color::fromHex("#ff69b4")
inline

Definition at line 150 of file color.h.

◆ indianred

const Color asw::color::indianred = Color::fromHex("#cd5c5c")
inline

Definition at line 151 of file color.h.

◆ indigo

const Color asw::color::indigo = Color::fromHex("#4b0082")
inline

Definition at line 152 of file color.h.

◆ ivory

const Color asw::color::ivory = Color::fromHex("#fffff0")
inline

Definition at line 153 of file color.h.

◆ khaki

const Color asw::color::khaki = Color::fromHex("#f0e68c")
inline

Definition at line 154 of file color.h.

◆ lavender

const Color asw::color::lavender = Color::fromHex("#e6e6fa")
inline

Definition at line 155 of file color.h.

◆ lavenderblush

const Color asw::color::lavenderblush = Color::fromHex("#fff0f5")
inline

Definition at line 156 of file color.h.

◆ lawngreen

const Color asw::color::lawngreen = Color::fromHex("#7cfc00")
inline

Definition at line 157 of file color.h.

◆ lemonchiffon

const Color asw::color::lemonchiffon = Color::fromHex("#fffacd")
inline

Definition at line 158 of file color.h.

◆ lightblue

const Color asw::color::lightblue = Color::fromHex("#add8e6")
inline

Definition at line 159 of file color.h.

◆ lightcoral

const Color asw::color::lightcoral = Color::fromHex("#f08080")
inline

Definition at line 160 of file color.h.

◆ lightcyan

const Color asw::color::lightcyan = Color::fromHex("#e0ffff")
inline

Definition at line 161 of file color.h.

◆ lightgoldenrodyellow

const Color asw::color::lightgoldenrodyellow = Color::fromHex("#fafad2")
inline

Definition at line 162 of file color.h.

◆ lightgray

const Color asw::color::lightgray = Color::fromHex("#d3d3d3")
inline

Definition at line 163 of file color.h.

◆ lightgreen

const Color asw::color::lightgreen = Color::fromHex("#90ee90")
inline

Definition at line 164 of file color.h.

◆ lightgrey

const Color asw::color::lightgrey = Color::fromHex("#d3d3d3")
inline

Definition at line 165 of file color.h.

◆ lightpink

const Color asw::color::lightpink = Color::fromHex("#ffb6c1")
inline

Definition at line 166 of file color.h.

◆ lightsalmon

const Color asw::color::lightsalmon = Color::fromHex("#ffa07a")
inline

Definition at line 167 of file color.h.

◆ lightseagreen

const Color asw::color::lightseagreen = Color::fromHex("#20b2aa")
inline

Definition at line 168 of file color.h.

◆ lightskyblue

const Color asw::color::lightskyblue = Color::fromHex("#87cefa")
inline

Definition at line 169 of file color.h.

◆ lightslategray

const Color asw::color::lightslategray = Color::fromHex("#778899")
inline

Definition at line 170 of file color.h.

◆ lightslategrey

const Color asw::color::lightslategrey = Color::fromHex("#778899")
inline

Definition at line 171 of file color.h.

◆ lightsteelblue

const Color asw::color::lightsteelblue = Color::fromHex("#b0c4de")
inline

Definition at line 172 of file color.h.

◆ lightyellow

const Color asw::color::lightyellow = Color::fromHex("#ffffe0")
inline

Definition at line 173 of file color.h.

◆ lime

const Color asw::color::lime = Color::fromHex("#00ff00")
inline

Definition at line 89 of file color.h.

◆ limegreen

const Color asw::color::limegreen = Color::fromHex("#32cd32")
inline

Definition at line 174 of file color.h.

◆ linen

const Color asw::color::linen = Color::fromHex("#faf0e6")
inline

Definition at line 175 of file color.h.

◆ magenta

const Color asw::color::magenta = Color::fromHex("#ff00ff")
inline

Definition at line 176 of file color.h.

◆ maroon

const Color asw::color::maroon = Color::fromHex("#800000")
inline

Definition at line 84 of file color.h.

◆ mediumaquamarine

const Color asw::color::mediumaquamarine = Color::fromHex("#66cdaa")
inline

Definition at line 177 of file color.h.

◆ mediumblue

const Color asw::color::mediumblue = Color::fromHex("#0000cd")
inline

Definition at line 178 of file color.h.

◆ mediumorchid

const Color asw::color::mediumorchid = Color::fromHex("#ba55d3")
inline

Definition at line 179 of file color.h.

◆ mediumpurple

const Color asw::color::mediumpurple = Color::fromHex("#9370db")
inline

Definition at line 180 of file color.h.

◆ mediumseagreen

const Color asw::color::mediumseagreen = Color::fromHex("#3cb371")
inline

Definition at line 181 of file color.h.

◆ mediumslateblue

const Color asw::color::mediumslateblue = Color::fromHex("#7b68ee")
inline

Definition at line 182 of file color.h.

◆ mediumspringgreen

const Color asw::color::mediumspringgreen = Color::fromHex("#00fa9a")
inline

Definition at line 183 of file color.h.

◆ mediumturquoise

const Color asw::color::mediumturquoise = Color::fromHex("#48d1cc")
inline

Definition at line 184 of file color.h.

◆ mediumvioletred

const Color asw::color::mediumvioletred = Color::fromHex("#c71585")
inline

Definition at line 185 of file color.h.

◆ midnightblue

const Color asw::color::midnightblue = Color::fromHex("#191970")
inline

Definition at line 186 of file color.h.

◆ mintcream

const Color asw::color::mintcream = Color::fromHex("#f5fffa")
inline

Definition at line 187 of file color.h.

◆ mistyrose

const Color asw::color::mistyrose = Color::fromHex("#ffe4e1")
inline

Definition at line 188 of file color.h.

◆ moccasin

const Color asw::color::moccasin = Color::fromHex("#ffe4b5")
inline

Definition at line 189 of file color.h.

◆ navajowhite

const Color asw::color::navajowhite = Color::fromHex("#ffdead")
inline

Definition at line 190 of file color.h.

◆ navy

const Color asw::color::navy = Color::fromHex("#000080")
inline

Definition at line 92 of file color.h.

◆ oldlace

const Color asw::color::oldlace = Color::fromHex("#fdf5e6")
inline

Definition at line 191 of file color.h.

◆ olive

const Color asw::color::olive = Color::fromHex("#808000")
inline

Definition at line 90 of file color.h.

◆ olivedrab

const Color asw::color::olivedrab = Color::fromHex("#6b8e23")
inline

Definition at line 192 of file color.h.

◆ orange

const Color asw::color::orange = Color::fromHex("#ffa500")
inline

Definition at line 193 of file color.h.

◆ orangered

const Color asw::color::orangered = Color::fromHex("#ff4500")
inline

Definition at line 194 of file color.h.

◆ orchid

const Color asw::color::orchid = Color::fromHex("#da70d6")
inline

Definition at line 195 of file color.h.

◆ palegoldenrod

const Color asw::color::palegoldenrod = Color::fromHex("#eee8aa")
inline

Definition at line 196 of file color.h.

◆ palegreen

const Color asw::color::palegreen = Color::fromHex("#98fb98")
inline

Definition at line 197 of file color.h.

◆ paleturquoise

const Color asw::color::paleturquoise = Color::fromHex("#afeeee")
inline

Definition at line 198 of file color.h.

◆ palevioletred

const Color asw::color::palevioletred = Color::fromHex("#db7093")
inline

Definition at line 199 of file color.h.

◆ papayawhip

const Color asw::color::papayawhip = Color::fromHex("#ffefd5")
inline

Definition at line 200 of file color.h.

◆ peachpuff

const Color asw::color::peachpuff = Color::fromHex("#ffdab9")
inline

Definition at line 201 of file color.h.

◆ peru

const Color asw::color::peru = Color::fromHex("#cd853f")
inline

Definition at line 202 of file color.h.

◆ pink

const Color asw::color::pink = Color::fromHex("#ffc0cb")
inline

Definition at line 203 of file color.h.

◆ plum

const Color asw::color::plum = Color::fromHex("#dda0dd")
inline

Definition at line 204 of file color.h.

◆ powderblue

const Color asw::color::powderblue = Color::fromHex("#b0e0e6")
inline

Definition at line 205 of file color.h.

◆ purple

const Color asw::color::purple = Color::fromHex("#800080")
inline

Definition at line 86 of file color.h.

◆ rebeccapurple

const Color asw::color::rebeccapurple = Color::fromHex("#663399")
inline

Definition at line 206 of file color.h.

◆ red

const Color asw::color::red = Color::fromHex("#ff0000")
inline

Definition at line 85 of file color.h.

◆ rosybrown

const Color asw::color::rosybrown = Color::fromHex("#bc8f8f")
inline

Definition at line 207 of file color.h.

◆ royalblue

const Color asw::color::royalblue = Color::fromHex("#4169e1")
inline

Definition at line 208 of file color.h.

◆ saddlebrown

const Color asw::color::saddlebrown = Color::fromHex("#8b4513")
inline

Definition at line 209 of file color.h.

◆ salmon

const Color asw::color::salmon = Color::fromHex("#fa8072")
inline

Definition at line 210 of file color.h.

◆ sandybrown

const Color asw::color::sandybrown = Color::fromHex("#f4a460")
inline

Definition at line 211 of file color.h.

◆ seagreen

const Color asw::color::seagreen = Color::fromHex("#2e8b57")
inline

Definition at line 212 of file color.h.

◆ seashell

const Color asw::color::seashell = Color::fromHex("#fff5ee")
inline

Definition at line 213 of file color.h.

◆ sienna

const Color asw::color::sienna = Color::fromHex("#a0522d")
inline

Definition at line 214 of file color.h.

◆ silver

const Color asw::color::silver = Color::fromHex("#c0c0c0")
inline

Definition at line 81 of file color.h.

◆ skyblue

const Color asw::color::skyblue = Color::fromHex("#87ceeb")
inline

Definition at line 215 of file color.h.

◆ slateblue

const Color asw::color::slateblue = Color::fromHex("#6a5acd")
inline

Definition at line 216 of file color.h.

◆ slategray

const Color asw::color::slategray = Color::fromHex("#708090")
inline

Definition at line 217 of file color.h.

◆ slategrey

const Color asw::color::slategrey = Color::fromHex("#708090")
inline

Definition at line 218 of file color.h.

◆ snow

const Color asw::color::snow = Color::fromHex("#fffafa")
inline

Definition at line 219 of file color.h.

◆ springgreen

const Color asw::color::springgreen = Color::fromHex("#00ff7f")
inline

Definition at line 220 of file color.h.

◆ steelblue

const Color asw::color::steelblue = Color::fromHex("#4682b4")
inline

Definition at line 221 of file color.h.

◆ tan

const Color asw::color::tan = Color::fromHex("#d2b48c")
inline

Definition at line 222 of file color.h.

◆ teal

const Color asw::color::teal = Color::fromHex("#008080")
inline

Definition at line 94 of file color.h.

◆ thistle

const Color asw::color::thistle = Color::fromHex("#d8bfd8")
inline

Definition at line 223 of file color.h.

◆ tomato

const Color asw::color::tomato = Color::fromHex("#ff6347")
inline

Definition at line 224 of file color.h.

◆ transparent

const Color asw::color::transparent = Color::fromHex("#00000000")
inline

Definition at line 232 of file color.h.

◆ turquoise

const Color asw::color::turquoise = Color::fromHex("#40e0d0")
inline

Definition at line 225 of file color.h.

◆ violet

const Color asw::color::violet = Color::fromHex("#ee82ee")
inline

Definition at line 226 of file color.h.

◆ wheat

const Color asw::color::wheat = Color::fromHex("#f5deb3")
inline

Definition at line 227 of file color.h.

◆ white

const Color asw::color::white = Color::fromHex("#ffffff")
inline

Definition at line 83 of file color.h.

◆ whitesmoke

const Color asw::color::whitesmoke = Color::fromHex("#f5f5f5")
inline

Definition at line 228 of file color.h.

◆ yellow

const Color asw::color::yellow = Color::fromHex("#ffff00")
inline

Definition at line 91 of file color.h.

◆ yellowgreen

const Color asw::color::yellowgreen = Color::fromHex("#9acd32")
inline

Definition at line 229 of file color.h.