Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
QuartzFillArea.h File Reference
#include <Cocoa/Cocoa.h>
#include "Rtypes.h"
#include "TPoint.h"

Namespaces

namespace  ROOT
namespace  ROOT::Quartz

Functions

void ROOT::Quartz::DrawBox (CGContextRef ctx, Int_t x1, Int_t y1, Int_t x2, Int_t y2, bool hollow)
void ROOT::Quartz::DrawFillArea (CGContextRef ctx, Int_t n, TPoint *xy, Bool_t drawShadow, const TAttFill &attfill)
void ROOT::Quartz::DrawPolygonWithGradientFill (CGContextRef ctx, const TColorGradient *extendedColor, const CGSize &sizeOfDrawable, Int_t nPoints, const TPoint *xy, Bool_t drawShadow)
Bool_t ROOT::Quartz::SetFillAreaParameters (CGContextRef ctx, unsigned *patternIndex, const TAttFill &attfill)
Bool_t ROOT::Quartz::SetFillColor (CGContextRef ctx, Color_t colorIndex)