PictureAttributes_t


class description - source file - inheritance tree

class PictureAttributes_t


    public:
PictureAttributes_t PictureAttributes_t() PictureAttributes_t PictureAttributes_t(const PictureAttributes_t&) void ~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


        PictureAttributes_t PictureAttributes_t()
        PictureAttributes_t PictureAttributes_t(const PictureAttributes_t&)
                       void ~PictureAttributes_t()


Last update: Mon Feb 17 15:14:13 2003
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


ROOT page - Class index - 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.