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