#include "TColor.h"
#include "TImage.h"
#include "TImageDump.h"
#include "TVirtualPad.h"
#include "TROOT.h"
#include "TFrame.h"
Go to the source code of this file.
Functions | |
static UInt_t | color2rgb (TColor *col) |
void | trans_graph () |
Definition at line 14 of file trans_graph.C.
References TColor::GetBlue(), TColor::GetGreen(), and TColor::GetRed().
Referenced by trans_graph().
void trans_graph | ( | ) |
Definition at line 24 of file trans_graph.C.
References argb, color2rgb(), TImage::GetArgbArray(), TROOT::GetColor(), TImage::GetHeight(), TImageDump::GetImage(), TImage::GetWidth(), gPad, gROOT, h, i, TROOT::IsBatch(), j, kFALSE, kTRUE, TROOT::Macro(), TImage::Merge(), TImage::Open(), TROOT::SetBatch(), w, and TImage::WriteImage().