+
class PictureAttributes_t
-
#include "GuiTypes.h"
Display options:
Show inherited
Show non-public

class PictureAttributes_t


GuiTypes

Types used by the GUI classes.


Function Members (Methods)

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

Data Members

public:
UInt_tfClosenessallowable RGB deviation
Colormap_tfColormapcolormap to use
Int_tfDepthdepth of window
UInt_tfHeightheight of picture
Mask_tfMaskmask specifying which attributes are defined
UInt_tfNpixelsnumber of used color pixels
ULong_t*fPixelslist of used color pixels (if set use delete[])
UInt_tfWidthwidth of picture
UInt_tfXHotspotpicture x hotspot coordinate
UInt_tfYHotspotpicture y hotspot coordinate

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation


Last update: Mon Jun 25 19:39:12 2007

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.