#include <web_color.h>
◆ web_color() [1/3]
litehtml::web_color::web_color |
( |
| ) |
|
|
inline |
◆ web_color() [2/3]
◆ web_color() [3/3]
litehtml::web_color::web_color |
( |
bool |
is_current_color | ) |
|
|
inline |
◆ darken()
web_color litehtml::web_color::darken |
( |
double |
fraction | ) |
const |
◆ operator!=()
bool litehtml::web_color::operator!= |
( |
web_color |
color | ) |
const |
|
inline |
◆ operator==()
bool litehtml::web_color::operator== |
( |
web_color |
color | ) |
const |
|
inline |
◆ to_string()
string litehtml::web_color::to_string |
( |
| ) |
const |
◆ alpha
byte litehtml::web_color::alpha = 255 |
◆ black
◆ blue
byte litehtml::web_color::blue = 0 |
◆ current_color
◆ green
byte litehtml::web_color::green = 0 |
◆ is_current_color
bool litehtml::web_color::is_current_color = false |
◆ red
byte litehtml::web_color::red = 0 |
◆ transparent
◆ white
The documentation for this struct was generated from the following files: