ROOT  6.06/09
Reference Guide
Public Attributes | List of all members
PictureAttributes_t Struct Reference

Definition at line 324 of file GuiTypes.h.

Public Attributes

Colormap_t fColormap
 
Int_t fDepth
 
UInt_t fWidth
 
UInt_t fHeight
 
UInt_t fXHotspot
 
UInt_t fYHotspot
 
ULong_tfPixels
 
UInt_t fNpixels
 
UInt_t fCloseness
 
Mask_t fMask
 

#include <GuiTypes.h>

Member Data Documentation

UInt_t PictureAttributes_t::fCloseness
Colormap_t PictureAttributes_t::fColormap
Int_t PictureAttributes_t::fDepth
UInt_t PictureAttributes_t::fHeight
Mask_t PictureAttributes_t::fMask
UInt_t PictureAttributes_t::fNpixels

Definition at line 332 of file GuiTypes.h.

Referenced by TGX11::MapPictureAttributes(), and TGPicture::TGPicture().

ULong_t* PictureAttributes_t::fPixels
UInt_t PictureAttributes_t::fWidth
UInt_t PictureAttributes_t::fXHotspot

Definition at line 329 of file GuiTypes.h.

Referenced by TGX11::MapPictureAttributes(), and TGPicture::TGPicture().

UInt_t PictureAttributes_t::fYHotspot

Definition at line 330 of file GuiTypes.h.

Referenced by TGX11::MapPictureAttributes(), and TGPicture::TGPicture().


The documentation for this struct was generated from the following file: