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