API Search || Global Search
HPS::RGBAColor Member List

This is the complete list of members for HPS::RGBAColor, including all inherited members.

alphaHPS::RGBAColor
Black() (defined in HPS::RGBAColor)HPS::RGBAColorinlinestatic
blueHPS::RGBAColor
Equals(RGBAColor const &c, int in_tolerance=32) const (defined in HPS::RGBAColor)HPS::RGBAColorinline
Gray() const (defined in HPS::RGBAColor)HPS::RGBAColorinline
greenHPS::RGBAColor
Invalid() (defined in HPS::RGBAColor)HPS::RGBAColorinlinestatic
IsGray() const (defined in HPS::RGBAColor)HPS::RGBAColorinline
IsValid() const (defined in HPS::RGBAColor)HPS::RGBAColorinline
Nothing() (defined in HPS::RGBAColor)HPS::RGBAColorinlinestatic
operator!=(RGBAColor const &c) const HPS::RGBAColorinline
operator*(RGBAColor const &c) const (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator*(float s) const (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator*(RGBColor const &c) const (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator*=(RGBAColor const &c) (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator*=(float s) (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator*=(RGBColor const &c) (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator+(RGBAColor const &c) const (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator+(float s) const (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator+(RGBColor const &c) const (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator+=(RGBAColor const &c) (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator+=(float s) (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator+=(RGBColor const &c) (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator-(RGBAColor const &c) const (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator-(float s) const (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator-(RGBColor const &c) const (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator-=(RGBAColor const &c) (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator-=(float s) (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator-=(RGBColor const &c) (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator/(float s) const (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator/=(float s) (defined in HPS::RGBAColor)HPS::RGBAColorinline
operator==(RGBAColor const &c) const HPS::RGBAColorinline
redHPS::RGBAColor
RGBAColor() (defined in HPS::RGBAColor)HPS::RGBAColorinline
RGBAColor(float gray, float a=1) (defined in HPS::RGBAColor)HPS::RGBAColorinlineexplicit
RGBAColor(float r, float g, float b, float a=1) (defined in HPS::RGBAColor)HPS::RGBAColorinline
RGBAColor(RGBColor const &c) (defined in HPS::RGBAColor)HPS::RGBAColorinline
RGBAColor(RGBColor const &c, float a) (defined in HPS::RGBAColor)HPS::RGBAColorinline
RGBAColor(RGBA32Color const &c32) (defined in HPS::RGBAColor)HPS::RGBAColorexplicit
RGBAColor(RGBAS32Color const &c32) (defined in HPS::RGBAColor)HPS::RGBAColorexplicit
White() (defined in HPS::RGBAColor)HPS::RGBAColorinlinestatic