HPS::RGBA32Color Member List
This is the complete list of members for HPS::RGBA32Color, including all inherited members.
a (defined in HPS::RGBA32Color) | HPS::RGBA32Color | |
b (defined in HPS::RGBA32Color) | HPS::RGBA32Color | |
Black() (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inlinestatic |
g (defined in HPS::RGBA32Color) | HPS::RGBA32Color | |
Gray() const (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inline |
IsGray() const (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inline |
Opaque_Alpha() (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inlinestatic |
operator!=(RGBA32Color const &c) const (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inline |
operator==(RGBA32Color const &c) const (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inline |
r (defined in HPS::RGBA32Color) | HPS::RGBA32Color | |
RGBA32Color() (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inline |
RGBA32Color(unsigned char gray, unsigned char aa=255) (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inlineexplicit |
RGBA32Color(unsigned char rr, unsigned char gg, unsigned char bb, unsigned char aa=255) (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inline |
RGBA32Color(RGBAS32Color const &c32) (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inline |
RGBA32Color(RGBColor const &c) (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inlineexplicit |
RGBA32Color(RGBColor const &c, float alpha) (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inline |
RGBA32Color(RGBColor const &c, unsigned char aa) (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inline |
RGBA32Color(RGBAColor const &c) (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inlineexplicit |
RGBA32Color(RGBAColor const &c, unsigned char mix) (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inline |
White() (defined in HPS::RGBA32Color) | HPS::RGBA32Color | inlinestatic |