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

Definition at line 310 of file GuiTypes.h.

Public Attributes

UShort_t fBlue
 blue component (0..65535)
 
UShort_t fGreen
 green component (0..65535)
 
UShort_t fMask
 mask telling which color components are valid
 
ULong_t fPixel
 color pixel value (index in color table)
 
UShort_t fRed
 red component (0..65535)
 

#include <GuiTypes.h>

Member Data Documentation

◆ fBlue

UShort_t ColorStruct_t::fBlue

blue component (0..65535)

Definition at line 314 of file GuiTypes.h.

◆ fGreen

UShort_t ColorStruct_t::fGreen

green component (0..65535)

Definition at line 313 of file GuiTypes.h.

◆ fMask

UShort_t ColorStruct_t::fMask

mask telling which color components are valid

Definition at line 315 of file GuiTypes.h.

◆ fPixel

ULong_t ColorStruct_t::fPixel

color pixel value (index in color table)

Definition at line 311 of file GuiTypes.h.

◆ fRed

UShort_t ColorStruct_t::fRed

red component (0..65535)

Definition at line 312 of file GuiTypes.h.

Collaboration diagram for ColorStruct_t:
[legend]

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