#include <TAttImage.h>
Inheritance diagram for TImagePalette:
Public Member Functions | |
TImagePalette () | |
TImagePalette (const TImagePalette &palette) | |
TImagePalette (UInt_t numPoints) | |
TImagePalette (Int_t ncolors, Int_t *colors) | |
virtual | ~TImagePalette () |
virtual Int_t | FindColor (UShort_t r, UShort_t g, UShort_t b) |
virtual Int_t * | GetRootColors () |
TImagePalette & | operator= (const TImagePalette &palette) |
TImagePalette () | |
TImagePalette (const TImagePalette &palette) | |
TImagePalette (UInt_t numPoints) | |
TImagePalette (Int_t ncolors, Int_t *colors) | |
virtual | ~TImagePalette () |
virtual Int_t | FindColor (UShort_t r, UShort_t g, UShort_t b) |
virtual Int_t * | GetRootColors () |
TImagePalette & | operator= (const TImagePalette &palette) |
Public Attributes | |
UInt_t | fNumPoints |
Double_t * | fPoints |
UShort_t * | fColorRed |
UShort_t * | fColorGreen |
UShort_t * | fColorBlue |
UShort_t * | fColorAlpha |
Double_t * | fPoints |
UShort_t * | fColorRed |
UShort_t * | fColorGreen |
UShort_t * | fColorBlue |
UShort_t * | fColorAlpha |
Definition at line 83 of file TAttImage.h.
TImagePalette::TImagePalette | ( | ) |
Definition at line 266 of file TAttImage.cxx.
References fColorAlpha, fColorBlue, fColorGreen, fColorRed, fNumPoints, and fPoints.
TImagePalette::TImagePalette | ( | const TImagePalette & | palette | ) |
Definition at line 293 of file TAttImage.cxx.
References fColorAlpha, fColorBlue, fColorGreen, fColorRed, fNumPoints, fPoints, and palette.
TImagePalette::TImagePalette | ( | UInt_t | numPoints | ) |
Definition at line 279 of file TAttImage.cxx.
References fColorAlpha, fColorBlue, fColorGreen, fColorRed, fNumPoints, and fPoints.
Definition at line 313 of file TAttImage.cxx.
References blue, fColorAlpha, fColorBlue, fColorGreen, fColorRed, fNumPoints, fPoints, TColor::GetBlue(), TROOT::GetColor(), TColor::GetGreen(), TColor::GetRed(), green, gROOT, i, int, palette, and red.
TImagePalette::~TImagePalette | ( | ) | [virtual] |
Definition at line 433 of file TAttImage.cxx.
References fColorAlpha, fColorBlue, fColorGreen, fColorRed, and fPoints.
TImagePalette::TImagePalette | ( | ) |
TImagePalette::TImagePalette | ( | const TImagePalette & | palette | ) |
TImagePalette::TImagePalette | ( | UInt_t | numPoints | ) |
virtual TImagePalette::~TImagePalette | ( | ) | [virtual] |
Definition at line 477 of file TAttImage.cxx.
References TMath::Abs(), d, fColorBlue, fColorGreen, fColorRed, fNumPoints, i, and min.
Int_t * TImagePalette::GetRootColors | ( | ) | [virtual] |
Definition at line 498 of file TAttImage.cxx.
References fColorBlue, fColorGreen, fColorRed, fNumPoints, TColor::GetColor(), and i.
TImagePalette & TImagePalette::operator= | ( | const TImagePalette & | palette | ) |
Definition at line 445 of file TAttImage.cxx.
References fColorAlpha, fColorBlue, fColorGreen, fColorRed, fNumPoints, fPoints, and palette.
virtual Int_t* TImagePalette::GetRootColors | ( | ) | [virtual] |
TImagePalette& TImagePalette::operator= | ( | const TImagePalette & | palette | ) |
Definition at line 86 of file TAttImage.h.
Referenced by TASPaletteEditor::ExpPalette(), FindColor(), GetRootColors(), TASPaletteEditor::InvertPalette(), TASPaletteEditor::LinPalette(), TASPaletteEditor::LogPalette(), TASPaletteEditor::NewPalette(), operator=(), TASImage::Paint(), TAttImage::ResetAttImage(), TASPaletteEditor::Save(), TASImage::SetImage(), TASImage::SetPalette(), TAttImage::SetPalette(), TASPaletteEditor::SetRamp(), TASPaletteEditor::SetStep(), TDefHistImagePalette::TDefHistImagePalette(), TImagePalette(), TWebPalette::TWebPalette(), TASPaletteEditor::UpdateRange(), and TASPaletteEditor::UpdateScreen().
Definition at line 87 of file TAttImage.h.
Referenced by TASPaletteEditor::ExpPalette(), TASPaletteEditor::InvertPalette(), TASPaletteEditor::LinPalette(), TASPaletteEditor::LogPalette(), TASPaletteEditor::NewPalette(), TASPaletteEditor::Open(), operator=(), TASImage::Paint(), TFITSHDU::ReadAsImage(), TAttImage::ResetAttImage(), TASPaletteEditor::Save(), TASImage::SetImage(), TASImage::SetPalette(), TAttImage::SetPalette(), TASPaletteEditor::SetRamp(), TASPaletteEditor::SetStep(), TDefHistImagePalette::TDefHistImagePalette(), TImagePalette(), TWebPalette::TWebPalette(), TASPaletteEditor::UpdateRange(), TASPaletteEditor::UpdateScreen(), TASImage::Vectorize(), and ~TImagePalette().
Definition at line 88 of file TAttImage.h.
Referenced by FindColor(), GetRootColors(), TASPaletteEditor::InvertPalette(), TASPaletteEditor::NewPalette(), TASPaletteEditor::Open(), operator=(), TASImage::Paint(), TFITSHDU::ReadAsImage(), TAttImage::ResetAttImage(), TASPaletteEditor::Save(), TASImage::SetImage(), TASImage::SetPalette(), TAttImage::SetPalette(), TASPaletteEditor::SetRamp(), TASPaletteEditor::SetStep(), TDefHistImagePalette::TDefHistImagePalette(), TImagePalette(), TWebPalette::TWebPalette(), TASPaletteEditor::UpdateScreen(), TASImage::Vectorize(), and ~TImagePalette().
Definition at line 89 of file TAttImage.h.
Referenced by FindColor(), GetRootColors(), TASPaletteEditor::InvertPalette(), TASPaletteEditor::NewPalette(), TASPaletteEditor::Open(), operator=(), TASImage::Paint(), TFITSHDU::ReadAsImage(), TAttImage::ResetAttImage(), TASPaletteEditor::Save(), TASImage::SetImage(), TASImage::SetPalette(), TAttImage::SetPalette(), TASPaletteEditor::SetRamp(), TASPaletteEditor::SetStep(), TDefHistImagePalette::TDefHistImagePalette(), TImagePalette(), TWebPalette::TWebPalette(), TASPaletteEditor::UpdateScreen(), TASImage::Vectorize(), and ~TImagePalette().
Definition at line 90 of file TAttImage.h.
Referenced by FindColor(), GetRootColors(), TASPaletteEditor::InvertPalette(), TASPaletteEditor::NewPalette(), TASPaletteEditor::Open(), operator=(), TASImage::Paint(), TFITSHDU::ReadAsImage(), TAttImage::ResetAttImage(), TASPaletteEditor::Save(), TASImage::SetImage(), TASImage::SetPalette(), TAttImage::SetPalette(), TASPaletteEditor::SetRamp(), TASPaletteEditor::SetStep(), TDefHistImagePalette::TDefHistImagePalette(), TImagePalette(), TWebPalette::TWebPalette(), TASPaletteEditor::UpdateScreen(), TASImage::Vectorize(), and ~TImagePalette().
Definition at line 91 of file TAttImage.h.
Referenced by TASPaletteEditor::InvertPalette(), TASPaletteEditor::NewPalette(), TASPaletteEditor::Open(), operator=(), TASImage::Paint(), TFITSHDU::ReadAsImage(), TAttImage::ResetAttImage(), TASPaletteEditor::Save(), TASImage::SetImage(), TASImage::SetPalette(), TAttImage::SetPalette(), TASPaletteEditor::SetRamp(), TASPaletteEditor::SetStep(), TDefHistImagePalette::TDefHistImagePalette(), TImagePalette(), TWebPalette::TWebPalette(), TASPaletteEditor::UpdateScreen(), TASImage::Vectorize(), and ~TImagePalette().
Definition at line 87 of file TAttImage.h.
Definition at line 88 of file TAttImage.h.
Definition at line 89 of file TAttImage.h.
Definition at line 90 of file TAttImage.h.
Definition at line 91 of file TAttImage.h.