barycenter(float alpha, MWAWColor const &colA, float beta, MWAWColor const &colB) | MWAWColor | [static] |
black() | MWAWColor | [inline, static] |
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 | [inline, static] |