#include "TImage.h"#include "TROOT.h"#include "TPluginManager.h"#include "TApplication.h"#include "TSystem.h"Go to the source code of this file.
Functions | |
| ClassImp (TImage) TImage *TImage | |
| TImage | operator+ (const TImage &i1, const TImage &i2) |
| TImage | operator/ (const TImage &i1, const TImage &i2) |
| ClassImp | ( | TImage | ) |
Definition at line 18 of file TImage.cxx.
References TPluginManager::FindHandler(), TROOT::GetPluginManager(), gROOT, and h.
1.5.1