Wt::Color Member List

This is the complete list of members for Wt::Color, including all inherited members.

alpha() const Wt::SDLColor [inline]
blend(const SDLColor &old_color, int old_factor, const SDLColor &new_color, int new_factor, int new_alpha_factor=Transparent, int old_alpha_factor=Opaque)Wt::SDLColor [inline, static]
blue() const Wt::SDLColor [inline]
calcBlendFactors(int factor, int &new_factor, int &old_factor)Wt::SDLColor [inline, static]
Color()Wt::Color [inline]
Color(Uint8 red, Uint8 green, Uint8 blue, Uint8 alpha=Opaque)Wt::Color [inline]
Color(const SDLColor &color)Wt::Color [inline]
Color(const std::string &name)Wt::Color
Color(const char *name)Wt::Color
createColorFromRGBString(const std::string &rgb)Wt::Color [protected, static]
equals(const SDLColor &other) const Wt::SDLColor [inline]
green() const Wt::SDLColor [inline]
mapWt::Color [static]
Opaque enum valueWt::SDLColor
operator const SDL_Color &() const Wt::SDLColor [inline]
operator SDL_Color &()Wt::SDLColor [inline]
operator!=(const SDLColor &other) const Wt::SDLColor [inline]
operator=(const SDL_Color &color)Wt::SDLColor [inline]
operator==(const SDLColor &other) const Wt::SDLColor [inline]
red() const Wt::SDLColor [inline]
SDLColor()Wt::SDLColor [inline]
SDLColor(int red, int green, int blue, int alpha=Opaque)Wt::SDLColor [inline]
SDLColor(const SDL_Color &color)Wt::SDLColor [inline]
setAlpha(int alpha)Wt::SDLColor [inline]
setBlue(int blue)Wt::SDLColor [inline]
setColor(int red, int green, int blue, int alpha)Wt::SDLColor [inline]
setGreen(int green)Wt::SDLColor [inline]
setRed(int red)Wt::SDLColor [inline]
Transparent enum valueWt::SDLColor


Generated Fri Jul 28 19:27:42 2006.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.