Logo ROOT   6.18/05
Reference Guide
Classes | Namespaces | Functions
RColor.hxx File Reference
#include <array>
#include <vector>
Include dependency graph for RColor.hxx:
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::Experimental::RColor::Alpha
 
class  ROOT::Experimental::RColor::AutoTag
 Used to signal that this color shall be automatically chosen by the drawing routines, by picking a color from the RPad's (or rather its RFrame's) current RPalette. More...
 
class  ROOT::Experimental::RColor
 A color: Red|Green|Blue|Alpha, or a position in a RPalette. More...
 

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::Experimental
 

Functions

RColor ROOT::Experimental::FromAttributeString (const std::string &str, const std::string &name, RColor *)
 Initialize a RColor from a string value. More...
 
std::string ROOT::Experimental::ToAttributeString (const RColor &val)
 Return a std::string representation of a RColor, suitable as input to ColorFromString(). More...
 

Detailed Description

Author
Axel Naumann axel@.nosp@m.cern.nosp@m..ch
Date
2017-09-26
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RColor.hxx.