#include <gradient.h>
◆ gradient()
litehtml::gradient::gradient |
( |
string_id |
type = empty_id | ) |
|
|
inlineexplicit |
◆ is_conic()
bool litehtml::gradient::is_conic |
( |
| ) |
const |
|
inline |
◆ is_empty()
bool litehtml::gradient::is_empty |
( |
| ) |
const |
|
inline |
◆ is_linear()
bool litehtml::gradient::is_linear |
( |
| ) |
const |
|
inline |
◆ is_radial()
bool litehtml::gradient::is_radial |
( |
| ) |
const |
|
inline |
◆ angle
float litehtml::gradient::angle |
◆ color_space
◆ conic_from_angle
float litehtml::gradient::conic_from_angle |
◆ hue_interpolation
◆ m_colors
◆ m_side
uint32_t litehtml::gradient::m_side |
◆ m_type
string_id litehtml::gradient::m_type |
◆ position_x
◆ position_y
◆ radial_extent
◆ radial_radius_x
◆ radial_radius_y
◆ radial_shape
◆ transparent
gradient litehtml::gradient::transparent |
|
static |
The documentation for this class was generated from the following files: