12 #ifndef ROOT_QuartzFillArea 13 #define ROOT_QuartzFillArea 25 #include <Cocoa/Cocoa.h> Bool_t SetFillAreaParameters(CGContextRef ctx, unsigned *patternIndex)
Namespace for new ROOT classes and functions.
Bool_t SetFillColor(CGContextRef ctx, Color_t colorIndex)
static const double x2[5]
void DrawFillArea(CGContextRef ctx, Int_t n, TPoint *xy, Bool_t drawShadow)
void DrawPolygonWithGradientFill(CGContextRef ctx, const TColorGradient *extendedColor, const CGSize &sizeOfDrawable, Int_t nPoints, const TPoint *xy, Bool_t drawShadow)
static const double x1[5]
void DrawBox(CGContextRef ctx, Int_t x1, Int_t y1, Int_t x2, Int_t y2, bool hollow)
TColorGradient extends basic TColor.