Graphviz 2.29.20120208.0545
Data Fields
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 23 of file color.h.


Field Documentation

unsigned char hsvrgbacolor_t::a

Definition at line 26 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::b

Definition at line 26 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::g

Definition at line 26 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::h

Definition at line 25 of file color.h.

Referenced by colorxlate().

Definition at line 24 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::r

Definition at line 26 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::s

Definition at line 25 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::v

Definition at line 25 of file color.h.

Referenced by colorxlate().


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