Definition at line 44 of file X11Colors.h.
Public Member Functions | |
RGB_t () | |
RGB_t (unsigned r, unsigned g, unsigned b) | |
Public Attributes | |
unsigned | fBlue |
unsigned | fGreen |
unsigned | fRed |
|
inline |
Definition at line 45 of file X11Colors.h.
|
inline |
Definition at line 49 of file X11Colors.h.
unsigned ROOT::MacOSX::X11::ColorParser::RGB_t::fBlue |
Definition at line 55 of file X11Colors.h.
unsigned ROOT::MacOSX::X11::ColorParser::RGB_t::fGreen |
Definition at line 54 of file X11Colors.h.
unsigned ROOT::MacOSX::X11::ColorParser::RGB_t::fRed |
Definition at line 53 of file X11Colors.h.