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)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
RGB_t(unsigned r, unsigned g, unsigned b)