Logo ROOT   6.12/07
Reference Guide
Variables
TImageDump.cxx File Reference
#include "TImageDump.h"
#include "TImage.h"
#include "TMath.h"
#include "TPoint.h"
#include "TColor.h"
#include "TVirtualPad.h"
#include "TEnv.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TText.h"
#include "RStipples.h"
#include "TList.h"
#include "TStyle.h"
#include "TObjString.h"
#include "TObjArray.h"
Include dependency graph for TImageDump.cxx:

Variables

static UInt_tgCellArrayColors = 0
 
static Int_t gCellArrayH = 0
 
static Int_t gCellArrayIdx = 0
 
static Int_t gCellArrayN = 0
 
static Int_t gCellArrayW = 0
 
static Int_t gCellArrayX1 = 0
 
static Int_t gCellArrayX2 = 0
 
static Int_t gCellArrayY1 = 0
 
static Int_t gCellArrayY2 = 0
 

Variable Documentation

◆ gCellArrayColors

UInt_t* gCellArrayColors = 0
static

Definition at line 879 of file TImageDump.cxx.

◆ gCellArrayH

Int_t gCellArrayH = 0
static

Definition at line 882 of file TImageDump.cxx.

◆ gCellArrayIdx

Int_t gCellArrayIdx = 0
static

Definition at line 887 of file TImageDump.cxx.

◆ gCellArrayN

Int_t gCellArrayN = 0
static

Definition at line 880 of file TImageDump.cxx.

◆ gCellArrayW

Int_t gCellArrayW = 0
static

Definition at line 881 of file TImageDump.cxx.

◆ gCellArrayX1

Int_t gCellArrayX1 = 0
static

Definition at line 883 of file TImageDump.cxx.

◆ gCellArrayX2

Int_t gCellArrayX2 = 0
static

Definition at line 884 of file TImageDump.cxx.

◆ gCellArrayY1

Int_t gCellArrayY1 = 0
static

Definition at line 885 of file TImageDump.cxx.

◆ gCellArrayY2

Int_t gCellArrayY2 = 0
static

Definition at line 886 of file TImageDump.cxx.