Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
XColor_t Struct Reference

Description of a X11 color.

Definition at line 59 of file TGWin32.h.

Public Member Functions

 XColor_t ()
 
 XColor_t ()
 

Public Attributes

GdkColor color
 
UShort_t fBlue
 blue value More...
 
Bool_t fDefined
 true if pixel value is defined More...
 
UShort_t fGreen
 green value More...
 
ULong_t fPixel
 color pixel value More...
 
UShort_t fRed
 red value in range [0,kBIGGEST_RGB_VALUE] More...
 

#include <TGWin32.h>

Constructor & Destructor Documentation

◆ XColor_t() [1/2]

XColor_t::XColor_t ( )
inline

Definition at line 62 of file TGWin32.h.

◆ XColor_t() [2/2]

XColor_t::XColor_t ( )
inline

Definition at line 77 of file TGX11.h.

Member Data Documentation

◆ color

GdkColor XColor_t::color

Definition at line 60 of file TGWin32.h.

◆ fBlue

UShort_t XColor_t::fBlue

blue value

Definition at line 75 of file TGX11.h.

◆ fDefined

Bool_t XColor_t::fDefined

true if pixel value is defined

Definition at line 61 of file TGWin32.h.

◆ fGreen

UShort_t XColor_t::fGreen

green value

Definition at line 74 of file TGX11.h.

◆ fPixel

ULong_t XColor_t::fPixel

color pixel value

Definition at line 72 of file TGX11.h.

◆ fRed

UShort_t XColor_t::fRed

red value in range [0,kBIGGEST_RGB_VALUE]

Definition at line 73 of file TGX11.h.


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