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 26 of file color.h.


Field Documentation

char* hsvrgbacolor_t::name

Definition at line 27 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::h

Definition at line 28 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::s

Definition at line 28 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::v

Definition at line 28 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::r

Definition at line 29 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::g

Definition at line 29 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::b

Definition at line 29 of file color.h.

Referenced by colorxlate().

unsigned char hsvrgbacolor_t::a

Definition at line 29 of file color.h.

Referenced by colorxlate().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:09:18 2008 for Graphviz by  doxygen 1.5.1