This is the complete list of members for HPS::RGBAColor, including all inherited members.
alpha | HPS::RGBAColor | |
Black() | HPS::RGBAColor | inlinestatic |
blue | HPS::RGBAColor | |
Equals(RGBAColor const &c, int in_tolerance=32) const | HPS::RGBAColor | inline |
Gray() const | HPS::RGBAColor | inline |
green | HPS::RGBAColor | |
Invalid() | HPS::RGBAColor | inlinestatic |
IsGray() const | HPS::RGBAColor | inline |
IsValid() const | HPS::RGBAColor | inline |
Nothing() | HPS::RGBAColor | inlinestatic |
operator!=(RGBAColor const &c) const | HPS::RGBAColor | inline |
operator*(RGBAColor const &c) const | HPS::RGBAColor | inline |
operator*(float s) const | HPS::RGBAColor | inline |
operator*(RGBColor const &c) const | HPS::RGBAColor | inline |
operator*=(RGBAColor const &c) | HPS::RGBAColor | inline |
operator*=(float s) | HPS::RGBAColor | inline |
operator*=(RGBColor const &c) | HPS::RGBAColor | inline |
operator+(RGBAColor const &c) const | HPS::RGBAColor | inline |
operator+(float s) const | HPS::RGBAColor | inline |
operator+(RGBColor const &c) const | HPS::RGBAColor | inline |
operator+=(RGBAColor const &c) | HPS::RGBAColor | inline |
operator+=(float s) | HPS::RGBAColor | inline |
operator+=(RGBColor const &c) | HPS::RGBAColor | inline |
operator-(RGBAColor const &c) const | HPS::RGBAColor | inline |
operator-(float s) const | HPS::RGBAColor | inline |
operator-(RGBColor const &c) const | HPS::RGBAColor | inline |
operator-=(RGBAColor const &c) | HPS::RGBAColor | inline |
operator-=(float s) | HPS::RGBAColor | inline |
operator-=(RGBColor const &c) | HPS::RGBAColor | inline |
operator/(float s) const | HPS::RGBAColor | inline |
operator/=(float s) | HPS::RGBAColor | inline |
operator==(RGBAColor const &c) const | HPS::RGBAColor | inline |
red | HPS::RGBAColor | |
RGBAColor() | HPS::RGBAColor | inline |
RGBAColor(float gray, float a=1) | HPS::RGBAColor | inlineexplicit |
RGBAColor(float r, float g, float b, float a=1) | HPS::RGBAColor | inline |
RGBAColor(RGBColor const &c) | HPS::RGBAColor | inline |
RGBAColor(RGBColor const &c, float a) | HPS::RGBAColor | inline |
RGBAColor(RGBA32Color const &c32) | HPS::RGBAColor | explicit |
RGBAColor(RGBAS32Color const &c32) | HPS::RGBAColor | explicit |
White() | HPS::RGBAColor | inlinestatic |