#include "GuiTypes.h"

PictureAttributes_t


class description - source file - inheritance tree (.pdf)

class PictureAttributes_t

Inheritance Chart:
PictureAttributes_t

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

Data Members


    public:
Colormap_t fColormap colormap to use Int_t fDepth depth of window UInt_t fWidth width of picture UInt_t fHeight height of picture UInt_t fXHotspot picture x hotspot coordinate UInt_t fYHotspot picture y hotspot coordinate ULong_t* fPixels list of used color pixels (if set use delete[]) UInt_t fNpixels number of used color pixels UInt_t fCloseness allowable RGB deviation Mask_t fMask mask specifying which attributes are defined

Class Description

                                                                      
 GuiTypes                                                             
                                                                      
 Types used by the GUI classes.                                       
                                                                      




Inline Functions


                        void ~PictureAttributes_t()
         PictureAttributes_t PictureAttributes_t()
         PictureAttributes_t PictureAttributes_t(const PictureAttributes_t&)
        PictureAttributes_t& operator=(const PictureAttributes_t&)


Last update: Thu Aug 12 14:48:52 2004
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


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.