|
Core 1.0
|
This is the complete list of members for Color, including all inherited members.
| BiCubic(const double &, const double &, const Color &, const Color &, const Color &, const Color &, const Color &, const Color &, const Color &, const Color &, const Color &, const Color &, const Color &, const Color &, const Color &=Color::Black, const Color &=Color::Black, const Color &=Color::Black, const Color &=Color::Black) | Color | static |
| Bilinear(const Color &, const Color &, const Color &, const Color &, const double &, const double &) | Color | static |
| Black | Color | static |
| Blue | Color | static |
| c | Color | protected |
| Cast() const | Color | |
| Clamp(const Color &=Color::Black, const Color &=Color::White) const | Color | inline |
| Color(const double &=0.0) | Color | inlineexplicit |
| Color(unsigned long) | Color | inlineexplicit |
| Color(const double &, const double &, const double &, const double &=1.0) | Color | inlineexplicit |
| Color(const Vector &, const double &=1.0) | Color | inlineexplicit |
| Color(int, int, int, int=255) | Color | inlineexplicit |
| Color(const QColor &) | Color | explicit |
| Color(const QRgb &) | Color | explicit |
| Get(const QVector< Color > &, const double &t) | Color | static |
| GetQt() const | Color | inline |
| Grey(const double &) | Color | inlinestatic |
| Lerp(const double &, const Color &, const Color &) | Color | inlinestatic |
| LerpQt(const QColor &, const QColor &, const double &, int) | Color | static |
| Luminance() const | Color | inline |
| Max(const Color &, const Color &) | Color | static |
| Min(const Color &, const Color &) | Color | static |
| operator*(const Color &u, const double &a) | Color | friend |
| operator*(const double &a, const Color &c) | Color | friend |
| operator*=(const double &) | Color | inline |
| operator+(const Color &u, const Color &v) | Color | friend |
| operator+=(const Color &) | Color | inline |
| operator-(const Color &u, const Color &v) | Color | friend |
| operator/(const Color &c, const double &a) | Color | friend |
| operator<<(std::ostream &s, const Color &c) | Color | friend |
| operator[](int) | Color | inline |
| operator[](int) const | Color | inline |
| Pow(const double &=2.2) const | Color | |
| Red | Color | static |
| Scale(const Color &) const | Color | inline |
| Transparent | Color | static |
| White | Color | static |
| ~Color() | Color | inline |