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

Public Attributes

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

Detailed Description

Definition at line 175 of file test_color4d.cpp.

Member Data Documentation

◆ b

unsigned char FROM_HSV_TO_HEX_CASE::b

Definition at line 182 of file test_color4d.cpp.

◆ g

unsigned char FROM_HSV_TO_HEX_CASE::g

Definition at line 181 of file test_color4d.cpp.

◆ h

double FROM_HSV_TO_HEX_CASE::h

Definition at line 177 of file test_color4d.cpp.

◆ r

unsigned char FROM_HSV_TO_HEX_CASE::r

Definition at line 180 of file test_color4d.cpp.

◆ s

double FROM_HSV_TO_HEX_CASE::s

Definition at line 178 of file test_color4d.cpp.

◆ v

double FROM_HSV_TO_HEX_CASE::v

Definition at line 179 of file test_color4d.cpp.


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