Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::RTreeMapBase::RGBColor Struct Reference

Definition at line 64 of file RTreeMapBase.hxx.

Public Member Functions

 RGBColor (uint8_t rArg, uint8_t gArg, uint8_t bArg, uint8_t aArg=255)
 

Public Attributes

uint8_t a
 
uint8_t b
 
uint8_t g
 
uint8_t r
 

#include <ROOT/RTreeMapBase.hxx>

Constructor & Destructor Documentation

◆ RGBColor()

ROOT::Experimental::RTreeMapBase::RGBColor::RGBColor ( uint8_t rArg,
uint8_t gArg,
uint8_t bArg,
uint8_t aArg = 255 )
inline

Definition at line 66 of file RTreeMapBase.hxx.

Member Data Documentation

◆ a

uint8_t ROOT::Experimental::RTreeMapBase::RGBColor::a

Definition at line 65 of file RTreeMapBase.hxx.

◆ b

uint8_t ROOT::Experimental::RTreeMapBase::RGBColor::b

Definition at line 65 of file RTreeMapBase.hxx.

◆ g

uint8_t ROOT::Experimental::RTreeMapBase::RGBColor::g

Definition at line 65 of file RTreeMapBase.hxx.

◆ r

uint8_t ROOT::Experimental::RTreeMapBase::RGBColor::r

Definition at line 65 of file RTreeMapBase.hxx.

Collaboration diagram for ROOT::Experimental::RTreeMapBase::RGBColor:
[legend]

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