MWAWColor Member List
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 [inline, static]
colorFromCMYK(unsigned char c, unsigned char m, unsigned char y, unsigned char k)MWAWColor [inline, static]
colorFromHSL(unsigned char H, unsigned char S, unsigned char L)MWAWColor [inline, static]
getAlpha() const MWAWColor [inline]
getBlue() const MWAWColor [inline]
getGreen() const MWAWColor [inline]
getRed() const MWAWColor [inline]
isBlack() const MWAWColor [inline]
isWhite() const MWAWColor [inline]
m_valueMWAWColor [protected]
MWAWColor(uint32_t argb=0)MWAWColor [inline]
MWAWColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255)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]