php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
lxb_css_value_color_rgba_t Struct Reference

#include <value.h>

Data Fields

lxb_css_value_number_percentage_t r
 
lxb_css_value_number_percentage_t g
 
lxb_css_value_number_percentage_t b
 
lxb_css_value_number_percentage_t a
 
bool old
 

Detailed Description

Definition at line 154 of file value.h.

Field Documentation

◆ a

lxb_css_value_number_percentage_t lxb_css_value_color_rgba_t::a

Definition at line 165 of file value.h.

◆ b

lxb_css_value_number_percentage_t lxb_css_value_color_rgba_t::b

Definition at line 164 of file value.h.

◆ g

lxb_css_value_number_percentage_t lxb_css_value_color_rgba_t::g

Definition at line 163 of file value.h.

◆ old

bool lxb_css_value_color_rgba_t::old

Definition at line 167 of file value.h.

◆ r

lxb_css_value_number_percentage_t lxb_css_value_color_rgba_t::r

Definition at line 162 of file value.h.


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