12 #ifndef ROOT_X11Colors
13 #define ROOT_X11Colors
25 #include <ApplicationServices/ApplicationServices.h>
Namespace for new ROOT classes and functions.
bool LookupColorByName(const TString &colorName, ColorStruct_t &color) const
RGB_t(unsigned r, unsigned g, unsigned b)
bool ParseRGBTriplet(const TString &rgb, ColorStruct_t &color) const
rgb_map::const_iterator const_rgb_iterator
std::map< TString, RGB_t > fX11RGB
bool ParseColor(const TString &colorString, ColorStruct_t &color) const
void PixelToRGB(Pixel_t pixelColor, CGFloat *rgb)
std::map< TString, RGB_t > rgb_map