#include <TAttImage.h>
Inheritance diagram for TImagePalette:


Public Methods | |
| TImagePalette () | |
| TImagePalette (const TImagePalette &palette) | |
| TImagePalette (UInt_t numPoints) | |
| virtual | ~TImagePalette () |
| 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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 85 of file TAttImage.h. |
|
|
Definition at line 86 of file TAttImage.h. |
|
|
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. |
1.2.16