#include "GuiTypes.h"

PictureAttributes_t


class description - header file
viewCVS header

class PictureAttributes_t

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
PictureAttributes_t()
PictureAttributes_t(const PictureAttributes_t&)
~PictureAttributes_t()
PictureAttributes_t&operator=(const PictureAttributes_t&)

Data Members

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

Class Description


Last update: Tue Nov 21 09:00:42 2006


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.