Photon 1.0.0
Loading...
Searching...
No Matches
litehtml::background_layer Class Reference

#include <background.h>

Classes

class  color
 
struct  color_point
 
class  conic_gradient
 
class  gradient_base
 
class  image
 
class  linear_gradient
 
class  radial_gradient
 

Public Member Functions

 background_layer ()
 

Public Attributes

position border_box
 
border_radiuses border_radius
 
position clip_box
 
position origin_box
 
background_attachment attachment
 
background_repeat repeat
 
bool is_root
 

Constructor & Destructor Documentation

◆ background_layer()

litehtml::background_layer::background_layer ( )
inline

Member Data Documentation

◆ attachment

background_attachment litehtml::background_layer::attachment

◆ border_box

position litehtml::background_layer::border_box

◆ border_radius

border_radiuses litehtml::background_layer::border_radius

◆ clip_box

position litehtml::background_layer::clip_box

◆ is_root

bool litehtml::background_layer::is_root

◆ origin_box

position litehtml::background_layer::origin_box

◆ repeat

background_repeat litehtml::background_layer::repeat

The documentation for this class was generated from the following file: