Logo ROOT   6.08/07
Reference Guide
List of all members | 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 fBlue
 
unsigned fGreen
 
unsigned fRed
 

Constructor & Destructor Documentation

◆ RGB_t() [1/2]

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

Definition at line 49 of file X11Colors.h.

◆ RGB_t() [2/2]

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

◆ fBlue

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

Definition at line 59 of file X11Colors.h.

◆ fGreen

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

Definition at line 58 of file X11Colors.h.

◆ fRed

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: