Logo ROOT  
Reference Guide
TImage.cxx File Reference
#include "TImage.h"
#include "TROOT.h"
#include "TPluginManager.h"
#include "TApplication.h"
#include "TSystem.h"
Include dependency graph for TImage.cxx:

Functions

TImage operator+ (const TImage &i1, const TImage &i2)
 
TImage operator/ (const TImage &i1, const TImage &i2)
 

Function Documentation

◆ operator+()

TImage operator+ ( const TImage i1,
const TImage i2 
)

Definition at line 192 of file TImage.cxx.

◆ operator/()

TImage operator/ ( const TImage i1,
const TImage i2 
)

Definition at line 193 of file TImage.cxx.