Definition at line 16 of file web_color.h.
◆ web_color() [1/3]
litehtml::web_color::web_color |
( |
byte |
r, |
|
|
byte |
g, |
|
|
byte |
b, |
|
|
byte |
a = 255 |
|
) |
| |
|
inline |
◆ web_color() [2/3]
litehtml::web_color::web_color |
( |
| ) |
|
|
inline |
◆ web_color() [3/3]
litehtml::web_color::web_color |
( |
const web_color & |
val | ) |
|
|
inline |
◆ from_string()
◆ is_color()
bool litehtml::web_color::is_color |
( |
const tchar_t * |
str | ) |
|
|
static |
◆ operator=()
◆ resolve_name()
◆ alpha
byte litehtml::web_color::alpha |
◆ blue
byte litehtml::web_color::blue |
◆ green
byte litehtml::web_color::green |
◆ red
byte litehtml::web_color::red |
The documentation for this struct was generated from the following files: