KiCad PCB EDA Suite
Loading...
Searching...
No Matches
FROM_HSL_TO_HEX_CASE Struct Reference

Public Attributes

double h
 
double s
 
double l
 
unsigned char r
 
unsigned char g
 
unsigned char b
 

Detailed Description

Definition at line 217 of file test_color4d.cpp.

Member Data Documentation

◆ b

unsigned char FROM_HSL_TO_HEX_CASE::b

Definition at line 224 of file test_color4d.cpp.

◆ g

unsigned char FROM_HSL_TO_HEX_CASE::g

Definition at line 223 of file test_color4d.cpp.

◆ h

double FROM_HSL_TO_HEX_CASE::h

Definition at line 219 of file test_color4d.cpp.

◆ l

double FROM_HSL_TO_HEX_CASE::l

Definition at line 221 of file test_color4d.cpp.

◆ r

unsigned char FROM_HSL_TO_HEX_CASE::r

Definition at line 222 of file test_color4d.cpp.

◆ s

double FROM_HSL_TO_HEX_CASE::s

Definition at line 220 of file test_color4d.cpp.


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