PictureAttributes_t


class description - source file - inheritance tree

class PictureAttributes_t


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



Last update: Fri May 14 13:32:34 2004


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.