PictureAttributes_t
class description - header file - source file - inheritance tree (.pdf)
public:
PictureAttributes_t()
PictureAttributes_t(const PictureAttributes_t&)
~PictureAttributes_t()
PictureAttributes_t& operator=(const PictureAttributes_t&)
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