Public Member Functions | |
XColor_t () | |
XColor_t () | |
Public Attributes | |
GdkColor | color |
UShort_t | fBlue |
blue value | |
Bool_t | fDefined |
true if pixel value is defined | |
UShort_t | fGreen |
green value | |
ULong_t | fPixel |
color pixel value | |
UShort_t | fRed |
red value in range [0,kBIGGEST_RGB_VALUE] | |
#include <TGWin32.h>
UShort_t XColor_t::fRed |