#include "GuiTypes.h"

ColorStruct_t


class description - header file
viewCVS header

class ColorStruct_t

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
ColorStruct_t()
ColorStruct_t(const ColorStruct_t&)
~ColorStruct_t()
ColorStruct_t&operator=(const ColorStruct_t&)

Data Members

public:
ULong_tfPixelcolor pixel value (index in color table)
UShort_tfRedred component (0..65535)
UShort_tfGreengreen component (0..65535)
UShort_tfBlueblue component (0..65535)
UShort_tfMaskmask telling which color components are valid

Class Description


Last update: Tue Nov 21 09:00:12 2006


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.