Loading [MathJax]/extensions/tex2jax.js
Logo ROOT  
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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.