15 printf(
"Could not create an image... exit\n");
25 img->
Draw(
"T100,100,#ffff00");
static double p3(double t, double a, double b, double c, double d)
virtual UInt_t GetHeight() const
virtual void Draw(Option_t *option="")=0
Default Draw method for all objects.
virtual void Mirror(Bool_t=kTRUE)
virtual UInt_t GetWidth() const
virtual void SetConstRatio(Bool_t constRatio=kTRUE)
Set (constRatio = kTRUE) or unset (constRadio = kFALSE) the ratio flag.
TVirtualPad * cd(Int_t subpadnumber=0)
Set current canvas & pad.
virtual void Draw(Option_t *option="")
Default Draw method for all objects.
An abstract interface to image processing library.
TVirtualPad * cd(Int_t subpadnumber=0)
Set Current pad.
virtual void SetFixedAspectRatio(Bool_t fixed=kTRUE)
Fix canvas aspect ratio to current value if fixed is true.
static double p2(double t, double a, double b, double c)
virtual void Draw(Option_t *option="")
Draw Pad in Current pad (re-parent pad if necessary).
The most important graphics class in the ROOT system.
static double p1(double t, double a, double b)
virtual void Flip(Int_t=180)
static TImage * Open(const char *file, EImageFileTypes type=kUnknown)
Open a specified image file.