Board
0.9.4
|
This is the complete list of members for LibBoard::Color, including all inherited members.
alpha(unsigned char alpha) (defined in LibBoard::Color) | LibBoard::Color | inline |
alpha() const (defined in LibBoard::Color) | LibBoard::Color | inline |
Aqua (defined in LibBoard::Color) | LibBoard::Color | static |
Black (defined in LibBoard::Color) | LibBoard::Color | static |
Blue (defined in LibBoard::Color) | LibBoard::Color | static |
blue(unsigned char blue) (defined in LibBoard::Color) | LibBoard::Color | inline |
blue() const (defined in LibBoard::Color) | LibBoard::Color | inline |
Color(const unsigned int rgb, unsigned char alpha=255) (defined in LibBoard::Color) | LibBoard::Color | inline |
Color(unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha=255) (defined in LibBoard::Color) | LibBoard::Color | inline |
Color(unsigned char gray, unsigned char alpha=255) (defined in LibBoard::Color) | LibBoard::Color | inline |
Color(const bool valid=true) (defined in LibBoard::Color) | LibBoard::Color | inline |
Cyan (defined in LibBoard::Color) | LibBoard::Color | static |
flushPostscript(std::ostream &) const (defined in LibBoard::Color) | LibBoard::Color | |
Gray (defined in LibBoard::Color) | LibBoard::Color | static |
green(unsigned char green) (defined in LibBoard::Color) | LibBoard::Color | inline |
green() const (defined in LibBoard::Color) | LibBoard::Color | inline |
Green (defined in LibBoard::Color) | LibBoard::Color | static |
Lime (defined in LibBoard::Color) | LibBoard::Color | static |
Magenta (defined in LibBoard::Color) | LibBoard::Color | static |
Navy (defined in LibBoard::Color) | LibBoard::Color | static |
Null (defined in LibBoard::Color) | LibBoard::Color | static |
operator!=(const Color &other) const (defined in LibBoard::Color) | LibBoard::Color | |
operator<(const Color &other) const (defined in LibBoard::Color) | LibBoard::Color | |
operator==(const Color &other) const (defined in LibBoard::Color) | LibBoard::Color | |
postscript() const (defined in LibBoard::Color) | LibBoard::Color | |
Purple (defined in LibBoard::Color) | LibBoard::Color | static |
Red (defined in LibBoard::Color) | LibBoard::Color | static |
red(unsigned char red) (defined in LibBoard::Color) | LibBoard::Color | inline |
red() const (defined in LibBoard::Color) | LibBoard::Color | inline |
setRGBf(float red, float green, float blue, float alpha=1.0) (defined in LibBoard::Color) | LibBoard::Color | |
setRGBi(const unsigned char red, const unsigned char green, const unsigned char blue, const unsigned char alpha=255) (defined in LibBoard::Color) | LibBoard::Color | inline |
Silver (defined in LibBoard::Color) | LibBoard::Color | static |
svg() const (defined in LibBoard::Color) | LibBoard::Color | |
svgAlpha(const char *prefix) const | LibBoard::Color | |
tikz() const | LibBoard::Color | |
valid() const (defined in LibBoard::Color) | LibBoard::Color | inline |
White (defined in LibBoard::Color) | LibBoard::Color | static |
Yellow (defined in LibBoard::Color) | LibBoard::Color | static |