Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TImagePalette Class Reference

#include <TAttImage.h>

Inheritance diagram for TImagePalette:

Inheritance graph
[legend]
Collaboration diagram for TImagePalette:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

TImagePalette::TImagePalette  
 

TImagePalette::TImagePalette const TImagePalette &    palette
 

TImagePalette::TImagePalette UInt_t    numPoints
 

virtual TImagePalette::~TImagePalette   [virtual]
 


Member Function Documentation

TImagePalette& TImagePalette::operator= const TImagePalette &    palette
 


Member Data Documentation

UInt_t TImagePalette::fNumPoints
 

Definition at line 85 of file TAttImage.h.

Double_t* TImagePalette::fPoints
 

Definition at line 86 of file TAttImage.h.

UShort_t* TImagePalette::fColorRed
 

Definition at line 87 of file TAttImage.h.

UShort_t* TImagePalette::fColorGreen
 

Definition at line 88 of file TAttImage.h.

UShort_t* TImagePalette::fColorBlue
 

Definition at line 89 of file TAttImage.h.

UShort_t* TImagePalette::fColorAlpha
 

Definition at line 90 of file TAttImage.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 15:03:58 2003 for ROOT by doxygen1.2.16