41 gROOT->Macro(
"$ROOTSYS/tutorials/graphs/graph.C");
48 gPad->SetCanvasSize(400, 300);
67 for (
UInt_t i = 0; i <
h; i++) {
78 if ((col ==
rgb1) || (col ==
rgb2)) {
81 argb[idx] = 0xff000000 + col;
91 printf(
"*************** File trans_graph.png created ***************\n");
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
The color creation and management class.
Save canvas as an image (GIF, JPEG, PNG, XPM, TIFF etc.).
An abstract interface to image processing library.
static TImage * Open(const char *file, EImageFileTypes type=kUnknown)
Open a specified image file.
virtual void WriteImage(const char *, EImageFileTypes=TImage::kUnknown)
virtual void Merge(const TImage *, const char *="alphablend", Int_t=0, Int_t=0)