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

#include <value.h>

Data Fields

lxb_css_value_number_percentage_t l
 
lxb_css_value_number_percentage_t c
 
lxb_css_value_hue_t h
 
lxb_css_value_number_percentage_t a
 

Detailed Description

Definition at line 189 of file value.h.

Field Documentation

◆ a

lxb_css_value_number_percentage_t lxb_css_value_color_lch_t::a

Definition at line 193 of file value.h.

◆ c

lxb_css_value_number_percentage_t lxb_css_value_color_lch_t::c

Definition at line 191 of file value.h.

◆ h

lxb_css_value_hue_t lxb_css_value_color_lch_t::h

Definition at line 192 of file value.h.

◆ l

lxb_css_value_number_percentage_t lxb_css_value_color_lch_t::l

Definition at line 190 of file value.h.


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