PieDock  1.6.3
Public Member Functions | List of all members
PieDock::Text::Color Class Reference

#include <Text.h>

Public Member Functions

 Color (int r, int g, int b, int a=0xff)
 
 Color (const char *)
 
const int & getAlpha () const
 
const int & getRed () const
 
const int & getGreen () const
 
const int & getBlue () const
 
const unsigned int getColor () const
 

Detailed Description

Text color

Constructor & Destructor Documentation

Text::Color::Color ( const char *  s)

Initialize color by string

Parameters
s- color string

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