class ColorStruct_t


GuiTypes

Types used by the GUI classes.


Function Members (Methods)

public:
ColorStruct_t()
ColorStruct_t(const ColorStruct_t&)
~ColorStruct_t()
ColorStruct_t&operator=(const ColorStruct_t&)

Data Members

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

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation


Last change: Wed Jun 25 08:29:08 2008
Last generated: 2008-06-25 08:29
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *

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.