This is the complete list of members for MWAWColor, including all inherited members.
| barycenter(float alpha, MWAWColor const &colA, float beta, MWAWColor const &colB) | MWAWColor | static |
| black() | MWAWColor | inlinestatic |
| isBlack() const | MWAWColor | inline |
| isWhite() const | MWAWColor | inline |
| m_value | MWAWColor | protected |
| MWAWColor(uint32_t argb=0) | MWAWColor | inline |
| MWAWColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a=0) | MWAWColor | inline |
| operator!=(MWAWColor const &c) const | MWAWColor | inline |
| operator<(MWAWColor const &c) const | MWAWColor | inline |
| operator<<(std::ostream &o, MWAWColor const &c) | MWAWColor | friend |
| operator<=(MWAWColor const &c) const | MWAWColor | inline |
| operator=(uint32_t argb) | MWAWColor | inline |
| operator==(MWAWColor const &c) const | MWAWColor | inline |
| operator>(MWAWColor const &c) const | MWAWColor | inline |
| operator>=(MWAWColor const &c) const | MWAWColor | inline |
| str() const | MWAWColor | |
| value() const | MWAWColor | inline |
| white() | MWAWColor | inlinestatic |