roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
roo_display::color Namespace Reference

Namespaces

namespace  rgb565
 

Variables

static constexpr auto Pink = Color(0xFF, 0xC0, 0xCB)
 
static constexpr auto LightPink = Color(0xFF, 0xB6, 0xC1)
 
static constexpr auto HotPink = Color(0xFF, 0x69, 0xB4)
 
static constexpr auto DeepPink = Color(0xFF, 0x14, 0x93)
 
static constexpr auto PaleVioletRed = Color(0xDB, 0x70, 0x93)
 
static constexpr auto MediumVioletRed = Color(0xC7, 0x15, 0x85)
 
static constexpr auto LightSalmon = Color(0xFF, 0xA0, 0x7A)
 
static constexpr auto Salmon = Color(0xFA, 0x80, 0x72)
 
static constexpr auto DarkSalmon = Color(0xE9, 0x96, 0x7A)
 
static constexpr auto LightCoral = Color(0xF0, 0x80, 0x80)
 
static constexpr auto IndianRed = Color(0xCD, 0x5C, 0x5C)
 
static constexpr auto Crimson = Color(0xDC, 0x14, 0x3C)
 
static constexpr auto Firebrick = Color(0xB2, 0x22, 0x22)
 
static constexpr auto DarkRed = Color(0x8B, 0x00, 0x00)
 
static constexpr auto Red = Color(0xFF, 0x00, 0x00)
 
static constexpr auto OrangeRed = Color(0xFF, 0x45, 0x00)
 
static constexpr auto Tomato = Color(0xFF, 0x63, 0x47)
 
static constexpr auto Coral = Color(0xFF, 0x7F, 0x50)
 
static constexpr auto DarkOrange = Color(0xFF, 0x8C, 0x00)
 
static constexpr auto Orange = Color(0xFF, 0xA5, 0x00)
 
static constexpr auto Yellow = Color(0xFF, 0xFF, 0x00)
 
static constexpr auto LightYellow = Color(0xFF, 0xFF, 0xE0)
 
static constexpr auto LemonChiffon = Color(0xFF, 0xFA, 0xCD)
 
static constexpr auto LightGoldenrodYellow = Color(0xFA, 0xFA, 0xD2)
 
static constexpr auto PapayaWhip = Color(0xFF, 0xEF, 0xD5)
 
static constexpr auto Moccasin = Color(0xFF, 0xE4, 0xB5)
 
static constexpr auto PeachPuff = Color(0xFF, 0xDA, 0xB9)
 
static constexpr auto PaleGoldenrod = Color(0xEE, 0xE8, 0xAA)
 
static constexpr auto Khaki = Color(0xF0, 0xE6, 0x8C)
 
static constexpr auto DarkKhaki = Color(0xBD, 0xB7, 0x6B)
 
static constexpr auto Gold = Color(0xFF, 0xD7, 0x00)
 
static constexpr auto Cornsilk = Color(0xFF, 0xF8, 0xDC)
 
static constexpr auto BlanchedAlmond = Color(0xFF, 0xEB, 0xCD)
 
static constexpr auto Bisque = Color(0xFF, 0xE4, 0xC4)
 
static constexpr auto NavajoWhite = Color(0xFF, 0xDE, 0xAD)
 
static constexpr auto Wheat = Color(0xF5, 0xDE, 0xB3)
 
static constexpr auto Burlywood = Color(0xDE, 0xB8, 0x87)
 
static constexpr auto Tan = Color(0xD2, 0xB4, 0x8C)
 
static constexpr auto RosyBrown = Color(0xBC, 0x8F, 0x8F)
 
static constexpr auto SandyBrown = Color(0xF4, 0xA4, 0x60)
 
static constexpr auto Goldenrod = Color(0xDA, 0xA5, 0x20)
 
static constexpr auto DarkGoldenrod = Color(0xB8, 0x86, 0x0B)
 
static constexpr auto Peru = Color(0xCD, 0x85, 0x3F)
 
static constexpr auto Chocolate = Color(0xD2, 0x69, 0x1E)
 
static constexpr auto SaddleBrown = Color(0x8B, 0x45, 0x13)
 
static constexpr auto Sienna = Color(0xA0, 0x52, 0x2D)
 
static constexpr auto Brown = Color(0xA5, 0x2A, 0x2A)
 
static constexpr auto Maroon = Color(0x80, 0x00, 0x00)
 
static constexpr auto DarkOliveGreen = Color(0x55, 0x6B, 0x2F)
 
static constexpr auto Olive = Color(0x80, 0x80, 0x00)
 
static constexpr auto OliveDrab = Color(0x6B, 0x8E, 0x23)
 
static constexpr auto YellowGreen = Color(0x9A, 0xCD, 0x32)
 
static constexpr auto LimeGreen = Color(0x32, 0xCD, 0x32)
 
static constexpr auto Lime = Color(0x00, 0xFF, 0x00)
 
static constexpr auto LawnGreen = Color(0x7C, 0xFC, 0x00)
 
static constexpr auto Chartreuse = Color(0x7F, 0xFF, 0x00)
 
static constexpr auto GreenYellow = Color(0xAD, 0xFF, 0x2F)
 
static constexpr auto SpringGreen = Color(0x00, 0xFF, 0x7F)
 
static constexpr auto MediumSpringGreen = Color(0x00, 0xFA, 0x9A)
 
static constexpr auto LightGreen = Color(0x90, 0xEE, 0x90)
 
static constexpr auto PaleGreen = Color(0x98, 0xFB, 0x98)
 
static constexpr auto DarkSeaGreen = Color(0x8F, 0xBC, 0x8F)
 
static constexpr auto MediumAquamarine = Color(0x66, 0xCD, 0xAA)
 
static constexpr auto MediumSeaGreen = Color(0x3C, 0xB3, 0x71)
 
static constexpr auto SeaGreen = Color(0x2E, 0x8B, 0x57)
 
static constexpr auto ForestGreen = Color(0x22, 0x8B, 0x22)
 
static constexpr auto Green = Color(0x00, 0x80, 0x00)
 
static constexpr auto DarkGreen = Color(0x00, 0x64, 0x00)
 
static constexpr auto Aqua = Color(0x00, 0xFF, 0xFF)
 
static constexpr auto Cyan = Color(0x00, 0xFF, 0xFF)
 
static constexpr auto LightCyan = Color(0xE0, 0xFF, 0xFF)
 
static constexpr auto PaleTurquoise = Color(0xAF, 0xEE, 0xEE)
 
static constexpr auto Aquamarine = Color(0x7F, 0xFF, 0xD4)
 
static constexpr auto Turquoise = Color(0x40, 0xE0, 0xD0)
 
static constexpr auto MediumTurquoise = Color(0x48, 0xD1, 0xCC)
 
static constexpr auto DarkTurquoise = Color(0x00, 0xCE, 0xD1)
 
static constexpr auto LightSeaGreen = Color(0x20, 0xB2, 0xAA)
 
static constexpr auto CadetBlue = Color(0x5F, 0x9E, 0xA0)
 
static constexpr auto DarkCyan = Color(0x00, 0x8B, 0x8B)
 
static constexpr auto Teal = Color(0x00, 0x80, 0x80)
 
static constexpr auto LightSteelBlue = Color(0xB0, 0xC4, 0xDE)
 
static constexpr auto PowderBlue = Color(0xB0, 0xE0, 0xE6)
 
static constexpr auto LightBlue = Color(0xAD, 0xD8, 0xE6)
 
static constexpr auto SkyBlue = Color(0x87, 0xCE, 0xEB)
 
static constexpr auto LightSkyBlue = Color(0x87, 0xCE, 0xFA)
 
static constexpr auto DeepSkyBlue = Color(0x00, 0xBF, 0xFF)
 
static constexpr auto DodgerBlue = Color(0x1E, 0x90, 0xFF)
 
static constexpr auto CornflowerBlue = Color(0x64, 0x95, 0xED)
 
static constexpr auto SteelBlue = Color(0x46, 0x82, 0xB4)
 
static constexpr auto RoyalBlue = Color(0x41, 0x69, 0xE1)
 
static constexpr auto Blue = Color(0x00, 0x00, 0xFF)
 
static constexpr auto MediumBlue = Color(0x00, 0x00, 0xCD)
 
static constexpr auto DarkBlue = Color(0x00, 0x00, 0x8B)
 
static constexpr auto Navy = Color(0x00, 0x00, 0x80)
 
static constexpr auto MidnightBlue = Color(0x19, 0x19, 0x70)
 
static constexpr auto Lavender = Color(0xE6, 0xE6, 0xFA)
 
static constexpr auto Thistle = Color(0xD8, 0xBF, 0xD8)
 
static constexpr auto Plum = Color(0xDD, 0xA0, 0xDD)
 
static constexpr auto Violet = Color(0xEE, 0x82, 0xEE)
 
static constexpr auto Orchid = Color(0xDA, 0x70, 0xD6)
 
static constexpr auto Fuchsia = Color(0xFF, 0x00, 0xFF)
 
static constexpr auto Magenta = Color(0xFF, 0x00, 0xFF)
 
static constexpr auto MediumOrchid = Color(0xBA, 0x55, 0xD3)
 
static constexpr auto MediumPurple = Color(0x93, 0x70, 0xDB)
 
static constexpr auto BlueViolet = Color(0x8A, 0x2B, 0xE2)
 
static constexpr auto DarkViolet = Color(0x94, 0x00, 0xD3)
 
static constexpr auto DarkOrchid = Color(0x99, 0x32, 0xCC)
 
static constexpr auto DarkMagenta = Color(0x8B, 0x00, 0x8B)
 
static constexpr auto Purple = Color(0x80, 0x00, 0x80)
 
static constexpr auto Indigo = Color(0x4B, 0x00, 0x82)
 
static constexpr auto DarkSlateBlue = Color(0x48, 0x3D, 0x8B)
 
static constexpr auto SlateBlue = Color(0x6A, 0x5A, 0xCD)
 
static constexpr auto MediumSlateBlue = Color(0x7B, 0x68, 0xEE)
 
static constexpr auto White = Color(0xFF, 0xFF, 0xFF)
 
static constexpr auto Snow = Color(0xFF, 0xFA, 0xFA)
 
static constexpr auto Honeydew = Color(0xF0, 0xFF, 0xF0)
 
static constexpr auto MintCream = Color(0xF5, 0xFF, 0xFA)
 
static constexpr auto Azure = Color(0xF0, 0xFF, 0xFF)
 
static constexpr auto AliceBlue = Color(0xF0, 0xF8, 0xFF)
 
static constexpr auto GhostWhite = Color(0xF8, 0xF8, 0xFF)
 
static constexpr auto WhiteSmoke = Color(0xF5, 0xF5, 0xF5)
 
static constexpr auto Seashell = Color(0xFF, 0xF5, 0xEE)
 
static constexpr auto Beige = Color(0xF5, 0xF5, 0xDC)
 
static constexpr auto OldLace = Color(0xFD, 0xF5, 0xE6)
 
static constexpr auto FloralWhite = Color(0xFF, 0xFA, 0xF0)
 
static constexpr auto Ivory = Color(0xFF, 0xFF, 0xF0)
 
static constexpr auto AntiqueWhite = Color(0xFA, 0xEB, 0xD7)
 
static constexpr auto Linen = Color(0xFA, 0xF0, 0xE6)
 
static constexpr auto LavenderBlush = Color(0xFF, 0xF0, 0xF5)
 
static constexpr auto MistyRose = Color(0xFF, 0xE4, 0xE1)
 
static constexpr auto Gainsboro = Color(0xDC, 0xDC, 0xDC)
 
static constexpr auto LightGray = Color(0xD3, 0xD3, 0xD3)
 
static constexpr auto Silver = Color(0xC0, 0xC0, 0xC0)
 
static constexpr auto DarkGray = Color(0xA9, 0xA9, 0xA9)
 
static constexpr auto Gray = Color(0x80, 0x80, 0x80)
 
static constexpr auto DimGray = Color(0x69, 0x69, 0x69)
 
static constexpr auto LightSlateGray = Color(0x77, 0x88, 0x99)
 
static constexpr auto SlateGray = Color(0x70, 0x80, 0x90)
 
static constexpr auto DarkSlateGray = Color(0x2F, 0x4F, 0x4F)
 
static constexpr auto Black = Color(0x00, 0x00, 0x00)
 

Variable Documentation

◆ AliceBlue

constexpr auto roo_display::color::AliceBlue = Color(0xF0, 0xF8, 0xFF)
staticconstexpr

Definition at line 160 of file named.h.

◆ AntiqueWhite

constexpr auto roo_display::color::AntiqueWhite = Color(0xFA, 0xEB, 0xD7)
staticconstexpr

Definition at line 168 of file named.h.

◆ Aqua

constexpr auto roo_display::color::Aqua = Color(0x00, 0xFF, 0xFF)
staticconstexpr

Definition at line 101 of file named.h.

◆ Aquamarine

constexpr auto roo_display::color::Aquamarine = Color(0x7F, 0xFF, 0xD4)
staticconstexpr

Definition at line 105 of file named.h.

◆ Azure

constexpr auto roo_display::color::Azure = Color(0xF0, 0xFF, 0xFF)
staticconstexpr

Definition at line 159 of file named.h.

◆ Beige

constexpr auto roo_display::color::Beige = Color(0xF5, 0xF5, 0xDC)
staticconstexpr

Definition at line 164 of file named.h.

◆ Bisque

constexpr auto roo_display::color::Bisque = Color(0xFF, 0xE4, 0xC4)
staticconstexpr

Definition at line 60 of file named.h.

◆ Black

◆ BlanchedAlmond

constexpr auto roo_display::color::BlanchedAlmond = Color(0xFF, 0xEB, 0xCD)
staticconstexpr

Definition at line 59 of file named.h.

◆ Blue

constexpr auto roo_display::color::Blue = Color(0x00, 0x00, 0xFF)
staticconstexpr

Definition at line 126 of file named.h.

◆ BlueViolet

constexpr auto roo_display::color::BlueViolet = Color(0x8A, 0x2B, 0xE2)
staticconstexpr

Definition at line 143 of file named.h.

◆ Brown

constexpr auto roo_display::color::Brown = Color(0xA5, 0x2A, 0x2A)
staticconstexpr

Definition at line 73 of file named.h.

◆ Burlywood

constexpr auto roo_display::color::Burlywood = Color(0xDE, 0xB8, 0x87)
staticconstexpr

Definition at line 63 of file named.h.

◆ CadetBlue

constexpr auto roo_display::color::CadetBlue = Color(0x5F, 0x9E, 0xA0)
staticconstexpr

Definition at line 110 of file named.h.

◆ Chartreuse

constexpr auto roo_display::color::Chartreuse = Color(0x7F, 0xFF, 0x00)
staticconstexpr

Definition at line 85 of file named.h.

◆ Chocolate

constexpr auto roo_display::color::Chocolate = Color(0xD2, 0x69, 0x1E)
staticconstexpr

Definition at line 70 of file named.h.

◆ Coral

constexpr auto roo_display::color::Coral = Color(0xFF, 0x7F, 0x50)
staticconstexpr

Definition at line 38 of file named.h.

◆ CornflowerBlue

constexpr auto roo_display::color::CornflowerBlue = Color(0x64, 0x95, 0xED)
staticconstexpr

Definition at line 123 of file named.h.

◆ Cornsilk

constexpr auto roo_display::color::Cornsilk = Color(0xFF, 0xF8, 0xDC)
staticconstexpr

Definition at line 58 of file named.h.

◆ Crimson

constexpr auto roo_display::color::Crimson = Color(0xDC, 0x14, 0x3C)
staticconstexpr

Definition at line 29 of file named.h.

◆ Cyan

constexpr auto roo_display::color::Cyan = Color(0x00, 0xFF, 0xFF)
staticconstexpr

Definition at line 102 of file named.h.

◆ DarkBlue

constexpr auto roo_display::color::DarkBlue = Color(0x00, 0x00, 0x8B)
staticconstexpr

Definition at line 128 of file named.h.

◆ DarkCyan

constexpr auto roo_display::color::DarkCyan = Color(0x00, 0x8B, 0x8B)
staticconstexpr

Definition at line 111 of file named.h.

◆ DarkGoldenrod

constexpr auto roo_display::color::DarkGoldenrod = Color(0xB8, 0x86, 0x0B)
staticconstexpr

Definition at line 68 of file named.h.

◆ DarkGray

constexpr auto roo_display::color::DarkGray = Color(0xA9, 0xA9, 0xA9)
staticconstexpr

Definition at line 178 of file named.h.

◆ DarkGreen

constexpr auto roo_display::color::DarkGreen = Color(0x00, 0x64, 0x00)
staticconstexpr

Definition at line 97 of file named.h.

◆ DarkKhaki

constexpr auto roo_display::color::DarkKhaki = Color(0xBD, 0xB7, 0x6B)
staticconstexpr

Definition at line 53 of file named.h.

◆ DarkMagenta

constexpr auto roo_display::color::DarkMagenta = Color(0x8B, 0x00, 0x8B)
staticconstexpr

Definition at line 146 of file named.h.

◆ DarkOliveGreen

constexpr auto roo_display::color::DarkOliveGreen = Color(0x55, 0x6B, 0x2F)
staticconstexpr

Definition at line 78 of file named.h.

◆ DarkOrange

constexpr auto roo_display::color::DarkOrange = Color(0xFF, 0x8C, 0x00)
staticconstexpr

Definition at line 39 of file named.h.

◆ DarkOrchid

constexpr auto roo_display::color::DarkOrchid = Color(0x99, 0x32, 0xCC)
staticconstexpr

Definition at line 145 of file named.h.

◆ DarkRed

constexpr auto roo_display::color::DarkRed = Color(0x8B, 0x00, 0x00)
staticconstexpr

Definition at line 31 of file named.h.

◆ DarkSalmon

constexpr auto roo_display::color::DarkSalmon = Color(0xE9, 0x96, 0x7A)
staticconstexpr

Definition at line 26 of file named.h.

◆ DarkSeaGreen

constexpr auto roo_display::color::DarkSeaGreen = Color(0x8F, 0xBC, 0x8F)
staticconstexpr

Definition at line 91 of file named.h.

◆ DarkSlateBlue

constexpr auto roo_display::color::DarkSlateBlue = Color(0x48, 0x3D, 0x8B)
staticconstexpr

Definition at line 149 of file named.h.

◆ DarkSlateGray

constexpr auto roo_display::color::DarkSlateGray = Color(0x2F, 0x4F, 0x4F)
staticconstexpr

Definition at line 183 of file named.h.

◆ DarkTurquoise

constexpr auto roo_display::color::DarkTurquoise = Color(0x00, 0xCE, 0xD1)
staticconstexpr

Definition at line 108 of file named.h.

◆ DarkViolet

constexpr auto roo_display::color::DarkViolet = Color(0x94, 0x00, 0xD3)
staticconstexpr

Definition at line 144 of file named.h.

◆ DeepPink

constexpr auto roo_display::color::DeepPink = Color(0xFF, 0x14, 0x93)
staticconstexpr

Definition at line 18 of file named.h.

◆ DeepSkyBlue

constexpr auto roo_display::color::DeepSkyBlue = Color(0x00, 0xBF, 0xFF)
staticconstexpr

Definition at line 121 of file named.h.

◆ DimGray

constexpr auto roo_display::color::DimGray = Color(0x69, 0x69, 0x69)
staticconstexpr

Definition at line 180 of file named.h.

◆ DodgerBlue

constexpr auto roo_display::color::DodgerBlue = Color(0x1E, 0x90, 0xFF)
staticconstexpr

Definition at line 122 of file named.h.

◆ Firebrick

constexpr auto roo_display::color::Firebrick = Color(0xB2, 0x22, 0x22)
staticconstexpr

Definition at line 30 of file named.h.

◆ FloralWhite

constexpr auto roo_display::color::FloralWhite = Color(0xFF, 0xFA, 0xF0)
staticconstexpr

Definition at line 166 of file named.h.

◆ ForestGreen

constexpr auto roo_display::color::ForestGreen = Color(0x22, 0x8B, 0x22)
staticconstexpr

Definition at line 95 of file named.h.

◆ Fuchsia

constexpr auto roo_display::color::Fuchsia = Color(0xFF, 0x00, 0xFF)
staticconstexpr

Definition at line 139 of file named.h.

◆ Gainsboro

constexpr auto roo_display::color::Gainsboro = Color(0xDC, 0xDC, 0xDC)
staticconstexpr

Definition at line 175 of file named.h.

◆ GhostWhite

constexpr auto roo_display::color::GhostWhite = Color(0xF8, 0xF8, 0xFF)
staticconstexpr

Definition at line 161 of file named.h.

◆ Gold

constexpr auto roo_display::color::Gold = Color(0xFF, 0xD7, 0x00)
staticconstexpr

Definition at line 54 of file named.h.

◆ Goldenrod

constexpr auto roo_display::color::Goldenrod = Color(0xDA, 0xA5, 0x20)
staticconstexpr

Definition at line 67 of file named.h.

◆ Gray

constexpr auto roo_display::color::Gray = Color(0x80, 0x80, 0x80)
staticconstexpr

Definition at line 179 of file named.h.

◆ Green

constexpr auto roo_display::color::Green = Color(0x00, 0x80, 0x00)
staticconstexpr

Definition at line 96 of file named.h.

◆ GreenYellow

constexpr auto roo_display::color::GreenYellow = Color(0xAD, 0xFF, 0x2F)
staticconstexpr

Definition at line 86 of file named.h.

◆ Honeydew

constexpr auto roo_display::color::Honeydew = Color(0xF0, 0xFF, 0xF0)
staticconstexpr

Definition at line 157 of file named.h.

◆ HotPink

constexpr auto roo_display::color::HotPink = Color(0xFF, 0x69, 0xB4)
staticconstexpr

Definition at line 17 of file named.h.

◆ IndianRed

constexpr auto roo_display::color::IndianRed = Color(0xCD, 0x5C, 0x5C)
staticconstexpr

Definition at line 28 of file named.h.

◆ Indigo

constexpr auto roo_display::color::Indigo = Color(0x4B, 0x00, 0x82)
staticconstexpr

Definition at line 148 of file named.h.

◆ Ivory

constexpr auto roo_display::color::Ivory = Color(0xFF, 0xFF, 0xF0)
staticconstexpr

Definition at line 167 of file named.h.

◆ Khaki

constexpr auto roo_display::color::Khaki = Color(0xF0, 0xE6, 0x8C)
staticconstexpr

Definition at line 52 of file named.h.

◆ Lavender

constexpr auto roo_display::color::Lavender = Color(0xE6, 0xE6, 0xFA)
staticconstexpr

Definition at line 134 of file named.h.

◆ LavenderBlush

constexpr auto roo_display::color::LavenderBlush = Color(0xFF, 0xF0, 0xF5)
staticconstexpr

Definition at line 170 of file named.h.

◆ LawnGreen

constexpr auto roo_display::color::LawnGreen = Color(0x7C, 0xFC, 0x00)
staticconstexpr

Definition at line 84 of file named.h.

◆ LemonChiffon

constexpr auto roo_display::color::LemonChiffon = Color(0xFF, 0xFA, 0xCD)
staticconstexpr

Definition at line 46 of file named.h.

◆ LightBlue

constexpr auto roo_display::color::LightBlue = Color(0xAD, 0xD8, 0xE6)
staticconstexpr

Definition at line 118 of file named.h.

◆ LightCoral

constexpr auto roo_display::color::LightCoral = Color(0xF0, 0x80, 0x80)
staticconstexpr

Definition at line 27 of file named.h.

◆ LightCyan

constexpr auto roo_display::color::LightCyan = Color(0xE0, 0xFF, 0xFF)
staticconstexpr

Definition at line 103 of file named.h.

◆ LightGoldenrodYellow

constexpr auto roo_display::color::LightGoldenrodYellow = Color(0xFA, 0xFA, 0xD2)
staticconstexpr

Definition at line 47 of file named.h.

◆ LightGray

constexpr auto roo_display::color::LightGray = Color(0xD3, 0xD3, 0xD3)
staticconstexpr

Definition at line 176 of file named.h.

◆ LightGreen

constexpr auto roo_display::color::LightGreen = Color(0x90, 0xEE, 0x90)
staticconstexpr

Definition at line 89 of file named.h.

◆ LightPink

constexpr auto roo_display::color::LightPink = Color(0xFF, 0xB6, 0xC1)
staticconstexpr

Definition at line 16 of file named.h.

◆ LightSalmon

constexpr auto roo_display::color::LightSalmon = Color(0xFF, 0xA0, 0x7A)
staticconstexpr

Definition at line 24 of file named.h.

◆ LightSeaGreen

constexpr auto roo_display::color::LightSeaGreen = Color(0x20, 0xB2, 0xAA)
staticconstexpr

Definition at line 109 of file named.h.

◆ LightSkyBlue

constexpr auto roo_display::color::LightSkyBlue = Color(0x87, 0xCE, 0xFA)
staticconstexpr

Definition at line 120 of file named.h.

◆ LightSlateGray

constexpr auto roo_display::color::LightSlateGray = Color(0x77, 0x88, 0x99)
staticconstexpr

Definition at line 181 of file named.h.

◆ LightSteelBlue

constexpr auto roo_display::color::LightSteelBlue = Color(0xB0, 0xC4, 0xDE)
staticconstexpr

Definition at line 116 of file named.h.

◆ LightYellow

constexpr auto roo_display::color::LightYellow = Color(0xFF, 0xFF, 0xE0)
staticconstexpr

Definition at line 45 of file named.h.

◆ Lime

constexpr auto roo_display::color::Lime = Color(0x00, 0xFF, 0x00)
staticconstexpr

Definition at line 83 of file named.h.

◆ LimeGreen

constexpr auto roo_display::color::LimeGreen = Color(0x32, 0xCD, 0x32)
staticconstexpr

Definition at line 82 of file named.h.

◆ Linen

constexpr auto roo_display::color::Linen = Color(0xFA, 0xF0, 0xE6)
staticconstexpr

Definition at line 169 of file named.h.

◆ Magenta

constexpr auto roo_display::color::Magenta = Color(0xFF, 0x00, 0xFF)
staticconstexpr

Definition at line 140 of file named.h.

◆ Maroon

constexpr auto roo_display::color::Maroon = Color(0x80, 0x00, 0x00)
staticconstexpr

Definition at line 74 of file named.h.

◆ MediumAquamarine

constexpr auto roo_display::color::MediumAquamarine = Color(0x66, 0xCD, 0xAA)
staticconstexpr

Definition at line 92 of file named.h.

◆ MediumBlue

constexpr auto roo_display::color::MediumBlue = Color(0x00, 0x00, 0xCD)
staticconstexpr

Definition at line 127 of file named.h.

◆ MediumOrchid

constexpr auto roo_display::color::MediumOrchid = Color(0xBA, 0x55, 0xD3)
staticconstexpr

Definition at line 141 of file named.h.

◆ MediumPurple

constexpr auto roo_display::color::MediumPurple = Color(0x93, 0x70, 0xDB)
staticconstexpr

Definition at line 142 of file named.h.

◆ MediumSeaGreen

constexpr auto roo_display::color::MediumSeaGreen = Color(0x3C, 0xB3, 0x71)
staticconstexpr

Definition at line 93 of file named.h.

◆ MediumSlateBlue

constexpr auto roo_display::color::MediumSlateBlue = Color(0x7B, 0x68, 0xEE)
staticconstexpr

Definition at line 151 of file named.h.

◆ MediumSpringGreen

constexpr auto roo_display::color::MediumSpringGreen = Color(0x00, 0xFA, 0x9A)
staticconstexpr

Definition at line 88 of file named.h.

◆ MediumTurquoise

constexpr auto roo_display::color::MediumTurquoise = Color(0x48, 0xD1, 0xCC)
staticconstexpr

Definition at line 107 of file named.h.

◆ MediumVioletRed

constexpr auto roo_display::color::MediumVioletRed = Color(0xC7, 0x15, 0x85)
staticconstexpr

Definition at line 20 of file named.h.

◆ MidnightBlue

constexpr auto roo_display::color::MidnightBlue = Color(0x19, 0x19, 0x70)
staticconstexpr

Definition at line 130 of file named.h.

◆ MintCream

constexpr auto roo_display::color::MintCream = Color(0xF5, 0xFF, 0xFA)
staticconstexpr

Definition at line 158 of file named.h.

◆ MistyRose

constexpr auto roo_display::color::MistyRose = Color(0xFF, 0xE4, 0xE1)
staticconstexpr

Definition at line 171 of file named.h.

◆ Moccasin

constexpr auto roo_display::color::Moccasin = Color(0xFF, 0xE4, 0xB5)
staticconstexpr

Definition at line 49 of file named.h.

◆ NavajoWhite

constexpr auto roo_display::color::NavajoWhite = Color(0xFF, 0xDE, 0xAD)
staticconstexpr

Definition at line 61 of file named.h.

◆ Navy

constexpr auto roo_display::color::Navy = Color(0x00, 0x00, 0x80)
staticconstexpr

Definition at line 129 of file named.h.

◆ OldLace

constexpr auto roo_display::color::OldLace = Color(0xFD, 0xF5, 0xE6)
staticconstexpr

Definition at line 165 of file named.h.

◆ Olive

constexpr auto roo_display::color::Olive = Color(0x80, 0x80, 0x00)
staticconstexpr

Definition at line 79 of file named.h.

◆ OliveDrab

constexpr auto roo_display::color::OliveDrab = Color(0x6B, 0x8E, 0x23)
staticconstexpr

Definition at line 80 of file named.h.

◆ Orange

constexpr auto roo_display::color::Orange = Color(0xFF, 0xA5, 0x00)
staticconstexpr

Definition at line 40 of file named.h.

◆ OrangeRed

constexpr auto roo_display::color::OrangeRed = Color(0xFF, 0x45, 0x00)
staticconstexpr

Definition at line 36 of file named.h.

◆ Orchid

constexpr auto roo_display::color::Orchid = Color(0xDA, 0x70, 0xD6)
staticconstexpr

Definition at line 138 of file named.h.

◆ PaleGoldenrod

constexpr auto roo_display::color::PaleGoldenrod = Color(0xEE, 0xE8, 0xAA)
staticconstexpr

Definition at line 51 of file named.h.

◆ PaleGreen

constexpr auto roo_display::color::PaleGreen = Color(0x98, 0xFB, 0x98)
staticconstexpr

Definition at line 90 of file named.h.

◆ PaleTurquoise

constexpr auto roo_display::color::PaleTurquoise = Color(0xAF, 0xEE, 0xEE)
staticconstexpr

Definition at line 104 of file named.h.

◆ PaleVioletRed

constexpr auto roo_display::color::PaleVioletRed = Color(0xDB, 0x70, 0x93)
staticconstexpr

Definition at line 19 of file named.h.

◆ PapayaWhip

constexpr auto roo_display::color::PapayaWhip = Color(0xFF, 0xEF, 0xD5)
staticconstexpr

Definition at line 48 of file named.h.

◆ PeachPuff

constexpr auto roo_display::color::PeachPuff = Color(0xFF, 0xDA, 0xB9)
staticconstexpr

Definition at line 50 of file named.h.

◆ Peru

constexpr auto roo_display::color::Peru = Color(0xCD, 0x85, 0x3F)
staticconstexpr

Definition at line 69 of file named.h.

◆ Pink

constexpr auto roo_display::color::Pink = Color(0xFF, 0xC0, 0xCB)
staticconstexpr

Definition at line 15 of file named.h.

◆ Plum

constexpr auto roo_display::color::Plum = Color(0xDD, 0xA0, 0xDD)
staticconstexpr

Definition at line 136 of file named.h.

◆ PowderBlue

constexpr auto roo_display::color::PowderBlue = Color(0xB0, 0xE0, 0xE6)
staticconstexpr

Definition at line 117 of file named.h.

◆ Purple

constexpr auto roo_display::color::Purple = Color(0x80, 0x00, 0x80)
staticconstexpr

Definition at line 147 of file named.h.

◆ Red

constexpr auto roo_display::color::Red = Color(0xFF, 0x00, 0x00)
staticconstexpr

Definition at line 32 of file named.h.

◆ RosyBrown

constexpr auto roo_display::color::RosyBrown = Color(0xBC, 0x8F, 0x8F)
staticconstexpr

Definition at line 65 of file named.h.

◆ RoyalBlue

constexpr auto roo_display::color::RoyalBlue = Color(0x41, 0x69, 0xE1)
staticconstexpr

Definition at line 125 of file named.h.

◆ SaddleBrown

constexpr auto roo_display::color::SaddleBrown = Color(0x8B, 0x45, 0x13)
staticconstexpr

Definition at line 71 of file named.h.

◆ Salmon

constexpr auto roo_display::color::Salmon = Color(0xFA, 0x80, 0x72)
staticconstexpr

Definition at line 25 of file named.h.

◆ SandyBrown

constexpr auto roo_display::color::SandyBrown = Color(0xF4, 0xA4, 0x60)
staticconstexpr

Definition at line 66 of file named.h.

◆ SeaGreen

constexpr auto roo_display::color::SeaGreen = Color(0x2E, 0x8B, 0x57)
staticconstexpr

Definition at line 94 of file named.h.

◆ Seashell

constexpr auto roo_display::color::Seashell = Color(0xFF, 0xF5, 0xEE)
staticconstexpr

Definition at line 163 of file named.h.

◆ Sienna

constexpr auto roo_display::color::Sienna = Color(0xA0, 0x52, 0x2D)
staticconstexpr

Definition at line 72 of file named.h.

◆ Silver

constexpr auto roo_display::color::Silver = Color(0xC0, 0xC0, 0xC0)
staticconstexpr

Definition at line 177 of file named.h.

◆ SkyBlue

constexpr auto roo_display::color::SkyBlue = Color(0x87, 0xCE, 0xEB)
staticconstexpr

Definition at line 119 of file named.h.

◆ SlateBlue

constexpr auto roo_display::color::SlateBlue = Color(0x6A, 0x5A, 0xCD)
staticconstexpr

Definition at line 150 of file named.h.

◆ SlateGray

constexpr auto roo_display::color::SlateGray = Color(0x70, 0x80, 0x90)
staticconstexpr

Definition at line 182 of file named.h.

◆ Snow

constexpr auto roo_display::color::Snow = Color(0xFF, 0xFA, 0xFA)
staticconstexpr

Definition at line 156 of file named.h.

◆ SpringGreen

constexpr auto roo_display::color::SpringGreen = Color(0x00, 0xFF, 0x7F)
staticconstexpr

Definition at line 87 of file named.h.

◆ SteelBlue

constexpr auto roo_display::color::SteelBlue = Color(0x46, 0x82, 0xB4)
staticconstexpr

Definition at line 124 of file named.h.

◆ Tan

constexpr auto roo_display::color::Tan = Color(0xD2, 0xB4, 0x8C)
staticconstexpr

Definition at line 64 of file named.h.

◆ Teal

constexpr auto roo_display::color::Teal = Color(0x00, 0x80, 0x80)
staticconstexpr

Definition at line 112 of file named.h.

◆ Thistle

constexpr auto roo_display::color::Thistle = Color(0xD8, 0xBF, 0xD8)
staticconstexpr

Definition at line 135 of file named.h.

◆ Tomato

constexpr auto roo_display::color::Tomato = Color(0xFF, 0x63, 0x47)
staticconstexpr

Definition at line 37 of file named.h.

◆ Turquoise

constexpr auto roo_display::color::Turquoise = Color(0x40, 0xE0, 0xD0)
staticconstexpr

Definition at line 106 of file named.h.

◆ Violet

constexpr auto roo_display::color::Violet = Color(0xEE, 0x82, 0xEE)
staticconstexpr

Definition at line 137 of file named.h.

◆ Wheat

constexpr auto roo_display::color::Wheat = Color(0xF5, 0xDE, 0xB3)
staticconstexpr

Definition at line 62 of file named.h.

◆ White

constexpr auto roo_display::color::White = Color(0xFF, 0xFF, 0xFF)
staticconstexpr

Definition at line 155 of file named.h.

◆ WhiteSmoke

constexpr auto roo_display::color::WhiteSmoke = Color(0xF5, 0xF5, 0xF5)
staticconstexpr

Definition at line 162 of file named.h.

◆ Yellow

constexpr auto roo_display::color::Yellow = Color(0xFF, 0xFF, 0x00)
staticconstexpr

Definition at line 44 of file named.h.

◆ YellowGreen

constexpr auto roo_display::color::YellowGreen = Color(0x9A, 0xCD, 0x32)
staticconstexpr

Definition at line 81 of file named.h.