Color(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha = 255)
Color()
Color(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha = 0)
Color(const long unsigned int& col_)
~Color()
friend bool operator==(const Color &c1, const Color &c2)
friend std::ostream& operator<<(std::ostream& s, const Color& c)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de