#include "TAttImage.h"
#include "TROOT.h"
#include "TPluginManager.h"
#include "Riostream.h"
#include "TColor.h"
#include "TMath.h"
Go to the source code of this file.
Classes | |
class | TWebPalette |
class | TDefHistImagePalette |
Functions | |
ClassImp (TPaletteEditor) ClassImp(TAttImage) ClassImp(TImagePalette) const Int_t kNUM_DEFAULT_COLORS | |
Variables | |
static UShort_t | gAlphaDefault [kNUM_DEFAULT_COLORS] |
static UShort_t | gRedDefault [kNUM_DEFAULT_COLORS] |
static UShort_t | gGreenDefault [kNUM_DEFAULT_COLORS] |
static UShort_t | gBlueDefault [kNUM_DEFAULT_COLORS] |
static UShort_t | gWebBase [6] = { 0, 51, 102, 153, 204, 255 } |
TImagePalette * | gWebImagePalette = new TWebPalette() |
static Double_t | gDefHistP [50] |
static UShort_t | gDefHistR [50] |
static UShort_t | gDefHistG [50] |
static UShort_t | gDefHistB [50] |
static UShort_t | gDefHistA [50] |
static Int_t | gDefHistRoot [50] |
TImagePalette * | gHistImagePalette = new TDefHistImagePalette() |
ClassImp | ( | TPaletteEditor | ) | const |
UShort_t gAlphaDefault[kNUM_DEFAULT_COLORS] [static] |
Initial value:
{ 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff }
Definition at line 100 of file TAttImage.cxx.
Referenced by TAttImage::ResetAttImage(), and TAttImage::SetPalette().
UShort_t gBlueDefault[kNUM_DEFAULT_COLORS] [static] |
Initial value:
{ 0x0000, 0x0000, 0x7000, 0xffff, 0xffff, 0x0000, 0x0000, 0x0000, 0x0000, 0xa000, 0xffff, 0xffff }
Definition at line 115 of file TAttImage.cxx.
Referenced by TAttImage::ResetAttImage(), and TAttImage::SetPalette().
Initial value:
{ 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255 }
Definition at line 211 of file TAttImage.cxx.
Referenced by TDefHistImagePalette::TDefHistImagePalette().
Initial value:
{ 242,229,204,178,153,127,102,76,172,170,170,168,163,150,155,140,130,86, 198,163,84,160,140,198,153,145,150,132,209,155,191,216,135,135,130,124, 119,147,122,112,96,84,0,255,255,0,255,0,53,0 }
Definition at line 206 of file TAttImage.cxx.
Referenced by TDefHistImagePalette::TDefHistImagePalette().
Initial value:
{ 242,229,204,178,153,127,102,76,182,198,198,191,181,165,163,153,142,102, 206,193,211,168,158,188,142,137,130,122,153,127,165,84,206,186,158,153, 130,142,119,104,94,89,0,255,0,255,0,255,53,0 }
Definition at line 201 of file TAttImage.cxx.
Referenced by TDefHistImagePalette::TDefHistImagePalette().
Initial value:
{ 0.00,0.02,0.04,0.06,0.08,0.10,0.12,0.14,0.16,0.18,0.20,0.22,0.24,0.26, 0.28,0.30,0.32,0.34,0.36,0.38,0.40,0.42,0.44,0.46,0.48,0.50,0.52,0.54, 0.56,0.58,0.60,0.62,0.64,0.66,0.68,0.70,0.72,0.74,0.76,0.78,0.80,0.82, 0.84,0.86,0.88,0.90,0.92,0.94,0.96,0.98 }
Definition at line 190 of file TAttImage.cxx.
Referenced by TDefHistImagePalette::TDefHistImagePalette().
Initial value:
{ 242,229,204,178,153,127,102,76,192,204,204,193,186,178,183,173,155,135, 175,132,89,137,130,173,122, 117,104,109,124,127,170,89,211,221,188,198, 191,170,165,147,206,211,255,0,255,255,0,0,53,0 }
Definition at line 196 of file TAttImage.cxx.
Referenced by TDefHistImagePalette::TDefHistImagePalette().
Int_t gDefHistRoot[50] [static] |
Initial value:
{ 19,18,17,16,15,14,13,12,11,20,21,22,23,24,25,26,27,28,29,30, 8, 31,32,33,34,35,36,37,38,39,40, 9, 41,42,43,44,45,47,48,49,46,50, 2, 7, 6, 5, 4, 3, 112,1}
Definition at line 216 of file TAttImage.cxx.
Referenced by TDefHistImagePalette::GetRootColors().
UShort_t gGreenDefault[kNUM_DEFAULT_COLORS] [static] |
Initial value:
{ 0x0000, 0x0000, 0x0000, 0x0000, 0xffff, 0xffff, 0xffff, 0x0000, 0x0000, 0x8000, 0xffff, 0xffff }
Definition at line 110 of file TAttImage.cxx.
Referenced by TAttImage::ResetAttImage(), and TAttImage::SetPalette().
Definition at line 244 of file TAttImage.cxx.
UShort_t gRedDefault[kNUM_DEFAULT_COLORS] [static] |
Initial value:
{ 0x0000, 0x0000, 0x7000, 0x0000, 0x0000, 0x0000, 0xffff, 0xffff, 0x7000, 0x8000, 0xffff, 0xffff }
Definition at line 105 of file TAttImage.cxx.
Referenced by TAttImage::ResetAttImage(), and TAttImage::SetPalette().
Definition at line 122 of file TAttImage.cxx.
Referenced by TWebPalette::FindColor(), TWebPalette::GetRootColors(), and TWebPalette::TWebPalette().
TImagePalette* gWebImagePalette = new TWebPalette() |
Definition at line 186 of file TAttImage.cxx.