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

Detailed Description

Color constants.

Variable Documentation

◆ aliceblue

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

Definition at line 162 of file color.h.

◆ antiquewhite

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

Definition at line 163 of file color.h.

◆ aqua

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

Definition at line 159 of file color.h.

◆ aquamarine

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

Definition at line 164 of file color.h.

◆ azure

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

Definition at line 165 of file color.h.

◆ beige

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

Definition at line 166 of file color.h.

◆ bisque

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

Definition at line 167 of file color.h.

◆ black

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

Definition at line 144 of file color.h.

◆ blanchedalmond

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

Definition at line 168 of file color.h.

◆ blue

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

Definition at line 157 of file color.h.

◆ blueviolet

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

Definition at line 169 of file color.h.

◆ brown

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

Definition at line 170 of file color.h.

◆ burlywood

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

Definition at line 171 of file color.h.

◆ cadetblue

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

Definition at line 172 of file color.h.

◆ chartreuse

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

Definition at line 173 of file color.h.

◆ chocolate

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

Definition at line 174 of file color.h.

◆ coral

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

Definition at line 175 of file color.h.

◆ cornflowerblue

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

Definition at line 176 of file color.h.

◆ cornsilk

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

Definition at line 177 of file color.h.

◆ crimson

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

Definition at line 178 of file color.h.

◆ cyan

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

Definition at line 179 of file color.h.

◆ darkblue

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

Definition at line 180 of file color.h.

◆ darkcyan

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

Definition at line 181 of file color.h.

◆ darkgoldenrod

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

Definition at line 182 of file color.h.

◆ darkgray

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

Definition at line 183 of file color.h.

◆ darkgreen

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

Definition at line 184 of file color.h.

◆ darkgrey

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

Definition at line 185 of file color.h.

◆ darkkhaki

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

Definition at line 186 of file color.h.

◆ darkmagenta

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

Definition at line 187 of file color.h.

◆ darkolivegreen

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

Definition at line 188 of file color.h.

◆ darkorange

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

Definition at line 189 of file color.h.

◆ darkorchid

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

Definition at line 190 of file color.h.

◆ darkred

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

Definition at line 191 of file color.h.

◆ darksalmon

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

Definition at line 192 of file color.h.

◆ darkseagreen

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

Definition at line 193 of file color.h.

◆ darkslateblue

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

Definition at line 194 of file color.h.

◆ darkslategray

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

Definition at line 195 of file color.h.

◆ darkslategrey

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

Definition at line 196 of file color.h.

◆ darkturquoise

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

Definition at line 197 of file color.h.

◆ darkviolet

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

Definition at line 198 of file color.h.

◆ deeppink

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

Definition at line 199 of file color.h.

◆ deepskyblue

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

Definition at line 200 of file color.h.

◆ dimgray

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

Definition at line 201 of file color.h.

◆ dimgrey

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

Definition at line 202 of file color.h.

◆ dodgerblue

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

Definition at line 203 of file color.h.

◆ firebrick

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

Definition at line 204 of file color.h.

◆ floralwhite

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

Definition at line 205 of file color.h.

◆ forestgreen

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

Definition at line 206 of file color.h.

◆ fuchsia

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

Definition at line 151 of file color.h.

◆ gainsboro

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

Definition at line 207 of file color.h.

◆ ghostwhite

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

Definition at line 208 of file color.h.

◆ gold

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

Definition at line 209 of file color.h.

◆ goldenrod

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

Definition at line 210 of file color.h.

◆ gray

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

Definition at line 146 of file color.h.

◆ green

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

Definition at line 152 of file color.h.

◆ greenyellow

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

Definition at line 211 of file color.h.

◆ grey

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

Definition at line 212 of file color.h.

◆ honeydew

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

Definition at line 213 of file color.h.

◆ hotpink

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

Definition at line 214 of file color.h.

◆ indianred

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

Definition at line 215 of file color.h.

◆ indigo

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

Definition at line 216 of file color.h.

◆ ivory

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

Definition at line 217 of file color.h.

◆ khaki

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

Definition at line 218 of file color.h.

◆ lavender

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

Definition at line 219 of file color.h.

◆ lavenderblush

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

Definition at line 220 of file color.h.

◆ lawngreen

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

Definition at line 221 of file color.h.

◆ lemonchiffon

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

Definition at line 222 of file color.h.

◆ lightblue

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

Definition at line 223 of file color.h.

◆ lightcoral

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

Definition at line 224 of file color.h.

◆ lightcyan

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

Definition at line 225 of file color.h.

◆ lightgoldenrodyellow

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

Definition at line 226 of file color.h.

◆ lightgray

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

Definition at line 227 of file color.h.

◆ lightgreen

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

Definition at line 228 of file color.h.

◆ lightgrey

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

Definition at line 229 of file color.h.

◆ lightpink

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

Definition at line 230 of file color.h.

◆ lightsalmon

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

Definition at line 231 of file color.h.

◆ lightseagreen

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

Definition at line 232 of file color.h.

◆ lightskyblue

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

Definition at line 233 of file color.h.

◆ lightslategray

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

Definition at line 234 of file color.h.

◆ lightslategrey

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

Definition at line 235 of file color.h.

◆ lightsteelblue

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

Definition at line 236 of file color.h.

◆ lightyellow

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

Definition at line 237 of file color.h.

◆ lime

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

Definition at line 153 of file color.h.

◆ limegreen

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

Definition at line 238 of file color.h.

◆ linen

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

Definition at line 239 of file color.h.

◆ magenta

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

Definition at line 240 of file color.h.

◆ maroon

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

Definition at line 148 of file color.h.

◆ mediumaquamarine

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

Definition at line 241 of file color.h.

◆ mediumblue

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

Definition at line 242 of file color.h.

◆ mediumorchid

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

Definition at line 243 of file color.h.

◆ mediumpurple

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

Definition at line 244 of file color.h.

◆ mediumseagreen

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

Definition at line 245 of file color.h.

◆ mediumslateblue

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

Definition at line 246 of file color.h.

◆ mediumspringgreen

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

Definition at line 247 of file color.h.

◆ mediumturquoise

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

Definition at line 248 of file color.h.

◆ mediumvioletred

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

Definition at line 249 of file color.h.

◆ midnightblue

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

Definition at line 250 of file color.h.

◆ mintcream

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

Definition at line 251 of file color.h.

◆ mistyrose

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

Definition at line 252 of file color.h.

◆ moccasin

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

Definition at line 253 of file color.h.

◆ navajowhite

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

Definition at line 254 of file color.h.

◆ navy

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

Definition at line 156 of file color.h.

◆ oldlace

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

Definition at line 255 of file color.h.

◆ olive

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

Definition at line 154 of file color.h.

◆ olivedrab

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

Definition at line 256 of file color.h.

◆ orange

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

Definition at line 257 of file color.h.

◆ orangered

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

Definition at line 258 of file color.h.

◆ orchid

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

Definition at line 259 of file color.h.

◆ palegoldenrod

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

Definition at line 260 of file color.h.

◆ palegreen

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

Definition at line 261 of file color.h.

◆ paleturquoise

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

Definition at line 262 of file color.h.

◆ palevioletred

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

Definition at line 263 of file color.h.

◆ papayawhip

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

Definition at line 264 of file color.h.

◆ peachpuff

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

Definition at line 265 of file color.h.

◆ peru

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

Definition at line 266 of file color.h.

◆ pink

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

Definition at line 267 of file color.h.

◆ plum

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

Definition at line 268 of file color.h.

◆ powderblue

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

Definition at line 269 of file color.h.

◆ purple

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

Definition at line 150 of file color.h.

◆ rebeccapurple

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

Definition at line 270 of file color.h.

◆ red

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

Definition at line 149 of file color.h.

◆ rosybrown

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

Definition at line 271 of file color.h.

◆ royalblue

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

Definition at line 272 of file color.h.

◆ saddlebrown

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

Definition at line 273 of file color.h.

◆ salmon

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

Definition at line 274 of file color.h.

◆ sandybrown

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

Definition at line 275 of file color.h.

◆ seagreen

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

Definition at line 276 of file color.h.

◆ seashell

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

Definition at line 277 of file color.h.

◆ sienna

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

Definition at line 278 of file color.h.

◆ silver

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

Definition at line 145 of file color.h.

◆ skyblue

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

Definition at line 279 of file color.h.

◆ slateblue

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

Definition at line 280 of file color.h.

◆ slategray

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

Definition at line 281 of file color.h.

◆ slategrey

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

Definition at line 282 of file color.h.

◆ snow

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

Definition at line 283 of file color.h.

◆ springgreen

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

Definition at line 284 of file color.h.

◆ steelblue

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

Definition at line 285 of file color.h.

◆ tan

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

Definition at line 286 of file color.h.

◆ teal

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

Definition at line 158 of file color.h.

◆ thistle

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

Definition at line 287 of file color.h.

◆ tomato

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

Definition at line 288 of file color.h.

◆ transparent

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

Definition at line 296 of file color.h.

◆ turquoise

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

Definition at line 289 of file color.h.

◆ violet

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

Definition at line 290 of file color.h.

◆ wheat

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

Definition at line 291 of file color.h.

◆ white

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

Definition at line 147 of file color.h.

◆ whitesmoke

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

Definition at line 292 of file color.h.

◆ yellow

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

Definition at line 155 of file color.h.

◆ yellowgreen

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

Definition at line 293 of file color.h.