Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
PictureAttributes_t Struct Reference

Definition at line 323 of file GuiTypes.h.

Public Attributes

UInt_t fCloseness
 allowable RGB deviation
 
Colormap_t fColormap
 colormap to use
 
Int_t fDepth
 depth of window
 
UInt_t fHeight
 height of picture
 
Mask_t fMask
 mask specifying which attributes are defined
 
UInt_t fNpixels
 number of used color pixels
 
ULong_tfPixels
 list of used color pixels (if set use delete[])
 
UInt_t fWidth
 width of picture
 
UInt_t fXHotspot
 picture x hotspot coordinate
 
UInt_t fYHotspot
 picture y hotspot coordinate
 

#include <GuiTypes.h>

Member Data Documentation

◆ fCloseness

UInt_t PictureAttributes_t::fCloseness

allowable RGB deviation

Definition at line 332 of file GuiTypes.h.

◆ fColormap

Colormap_t PictureAttributes_t::fColormap

colormap to use

Definition at line 324 of file GuiTypes.h.

◆ fDepth

Int_t PictureAttributes_t::fDepth

depth of window

Definition at line 325 of file GuiTypes.h.

◆ fHeight

UInt_t PictureAttributes_t::fHeight

height of picture

Definition at line 327 of file GuiTypes.h.

◆ fMask

Mask_t PictureAttributes_t::fMask

mask specifying which attributes are defined

Definition at line 333 of file GuiTypes.h.

◆ fNpixels

UInt_t PictureAttributes_t::fNpixels

number of used color pixels

Definition at line 331 of file GuiTypes.h.

◆ fPixels

ULong_t* PictureAttributes_t::fPixels

list of used color pixels (if set use delete[])

Definition at line 330 of file GuiTypes.h.

◆ fWidth

UInt_t PictureAttributes_t::fWidth

width of picture

Definition at line 326 of file GuiTypes.h.

◆ fXHotspot

UInt_t PictureAttributes_t::fXHotspot

picture x hotspot coordinate

Definition at line 328 of file GuiTypes.h.

◆ fYHotspot

UInt_t PictureAttributes_t::fYHotspot

picture y hotspot coordinate

Definition at line 329 of file GuiTypes.h.

Collaboration diagram for PictureAttributes_t:
[legend]

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