Photon 1.0.0
Loading...
Searching...
No Matches
litehtml::background_layer::color_point Struct Reference

#include <background.h>

Public Member Functions

 color_point ()
 
 color_point (float _offset, web_color _color)
 

Public Attributes

float offset
 
web_color color
 
optional< float > hint
 

Constructor & Destructor Documentation

◆ color_point() [1/2]

litehtml::background_layer::color_point::color_point ( )
inline

◆ color_point() [2/2]

litehtml::background_layer::color_point::color_point ( float  _offset,
web_color  _color 
)
inline

Member Data Documentation

◆ color

web_color litehtml::background_layer::color_point::color

◆ hint

optional<float> litehtml::background_layer::color_point::hint

◆ offset

float litehtml::background_layer::color_point::offset

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