| 
    TGUI
    0.8.9
    
   | 
 
This is the complete list of members for tgui::Color, including all inherited members.
| Black | tgui::Color | static | 
| Blue | tgui::Color | static | 
| calcColorOpacity(const Color &color, float alpha) | tgui::Color | inlinestatic | 
| Color() | tgui::Color | inline | 
| Color(const sf::Color &color) | tgui::Color | inline | 
| Color(std::uint8_t red, std::uint8_t green, std::uint8_t blue, std::uint8_t alpha=255) | tgui::Color | inline | 
| Color(const sf::String &string) | tgui::Color | |
| Color(const std::string &string) | tgui::Color | |
| Color(const char *string) | tgui::Color | |
| Cyan | tgui::Color | static | 
| getAlpha() const | tgui::Color | |
| getBlue() const | tgui::Color | |
| getGreen() const | tgui::Color | |
| getRed() const | tgui::Color | |
| Green | tgui::Color | static | 
| isSet() const | tgui::Color | |
| Magenta | tgui::Color | static | 
| operator sf::Color() const | tgui::Color | |
| operator!=(const Color &right) const | tgui::Color | |
| operator!=(const sf::Color &right) const | tgui::Color | |
| operator==(const Color &right) const | tgui::Color | |
| operator==(const sf::Color &right) const | tgui::Color | |
| Red | tgui::Color | static | 
| Transparent | tgui::Color | static | 
| White | tgui::Color | static | 
| Yellow | tgui::Color | static |