Inheritance diagram for TWebPalette:
Public Member Functions | |
TWebPalette () | |
Int_t | FindColor (UShort_t r, UShort_t g, UShort_t b) |
Int_t * | GetRootColors () |
Private Attributes | |
Int_t | fCLUT [6][6][6] |
Definition at line 124 of file TAttImage.cxx.
TWebPalette::TWebPalette | ( | ) | [inline] |
Definition at line 130 of file TAttImage.cxx.
References b, fCLUT, TImagePalette::fColorAlpha, TImagePalette::fColorBlue, TImagePalette::fColorGreen, TImagePalette::fColorRed, TImagePalette::fNumPoints, TImagePalette::fPoints, g, gWebBase, and i.
Reimplemented from TImagePalette.
Definition at line 160 of file TAttImage.cxx.
References TMath::BinarySearch(), fCLUT, and gWebBase.
Int_t* TWebPalette::GetRootColors | ( | ) | [inline, virtual] |
Reimplemented from TImagePalette.
Definition at line 167 of file TAttImage.cxx.
References b, g, TColor::GetColor(), gWebBase, and i.
Int_t TWebPalette::fCLUT[6][6][6] [private] |