Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
hsvrgbacolor_t Struct Reference

#include <color.h>

Data Fields

char * name
 
unsigned char h
 
unsigned char s
 
unsigned char v
 
unsigned char r
 
unsigned char g
 
unsigned char b
 
unsigned char a
 

Detailed Description

Definition at line 19 of file color.h.

Field Documentation

◆ a

unsigned char hsvrgbacolor_t::a

Definition at line 22 of file color.h.

◆ b

unsigned char hsvrgbacolor_t::b

Definition at line 22 of file color.h.

◆ g

unsigned char hsvrgbacolor_t::g

Definition at line 22 of file color.h.

◆ h

unsigned char hsvrgbacolor_t::h

Definition at line 21 of file color.h.

◆ name

char* hsvrgbacolor_t::name

Definition at line 20 of file color.h.

◆ r

unsigned char hsvrgbacolor_t::r

Definition at line 22 of file color.h.

◆ s

unsigned char hsvrgbacolor_t::s

Definition at line 21 of file color.h.

◆ v

unsigned char hsvrgbacolor_t::v

Definition at line 21 of file color.h.


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