Graphviz 13.0.0~dev.20241222.1117
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.

Referenced by colorxlate().

◆ b

unsigned char hsvrgbacolor_t::b

Definition at line 22 of file color.h.

Referenced by colorxlate().

◆ g

unsigned char hsvrgbacolor_t::g

Definition at line 22 of file color.h.

Referenced by colorxlate().

◆ h

unsigned char hsvrgbacolor_t::h

Definition at line 21 of file color.h.

Referenced by colorxlate().

◆ 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.

Referenced by colorxlate().

◆ s

unsigned char hsvrgbacolor_t::s

Definition at line 21 of file color.h.

Referenced by colorxlate().

◆ v

unsigned char hsvrgbacolor_t::v

Definition at line 21 of file color.h.

Referenced by colorxlate().


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