ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
ROOT::MacOSX::X11::ColorParser::RGB_t Struct Reference

Definition at line 48 of file X11Colors.h.

Public Member Functions

 RGB_t ()
 
 RGB_t (unsigned r, unsigned g, unsigned b)
 

Public Attributes

unsigned fRed
 
unsigned fGreen
 
unsigned fBlue
 

Constructor & Destructor Documentation

ROOT::MacOSX::X11::ColorParser::RGB_t::RGB_t ( )
inline

Definition at line 49 of file X11Colors.h.

ROOT::MacOSX::X11::ColorParser::RGB_t::RGB_t ( unsigned  r,
unsigned  g,
unsigned  b 
)
inline

Definition at line 53 of file X11Colors.h.

Member Data Documentation

unsigned ROOT::MacOSX::X11::ColorParser::RGB_t::fBlue

Definition at line 59 of file X11Colors.h.

unsigned ROOT::MacOSX::X11::ColorParser::RGB_t::fGreen

Definition at line 58 of file X11Colors.h.

unsigned ROOT::MacOSX::X11::ColorParser::RGB_t::fRed

Definition at line 57 of file X11Colors.h.


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