Definition at line 38 of file X11Colors.h.
#include <X11Colors.h>
ROOT::MacOSX::X11::ColorParser::ColorParser |
( |
| ) |
|
bool ROOT::MacOSX::X11::ColorParser::LookupColorByName |
( |
const TString & |
colorName, |
|
|
ColorStruct_t & |
color |
|
) |
| const |
|
private |
bool ROOT::MacOSX::X11::ColorParser::ParseColor |
( |
const TString & |
colorString, |
|
|
ColorStruct_t & |
color |
|
) |
| const |
bool ROOT::MacOSX::X11::ColorParser::ParseRGBTriplet |
( |
const TString & |
rgb, |
|
|
ColorStruct_t & |
color |
|
) |
| const |
|
private |
std::map<TString, RGB_t> ROOT::MacOSX::X11::ColorParser::fX11RGB |
|
private |
The documentation for this class was generated from the following files: