STOFFColor Member List
This is the complete list of members for STOFFColor, including all inherited members.
barycenter(float alpha, STOFFColor const &colA, float beta, STOFFColor const &colB)STOFFColor [static]
black()STOFFColor [inline, static]
colorFromCMYK(unsigned char c, unsigned char m, unsigned char y, unsigned char k)STOFFColor [inline, static]
colorFromHSL(unsigned char H, unsigned char S, unsigned char L)STOFFColor [inline, static]
getAlpha() const STOFFColor [inline]
getBlue() const STOFFColor [inline]
getGreen() const STOFFColor [inline]
getRed() const STOFFColor [inline]
isBlack() const STOFFColor [inline]
isWhite() const STOFFColor [inline]
m_valueSTOFFColor [protected]
operator!=(STOFFColor const &c) const STOFFColor [inline]
operator<(STOFFColor const &c) const STOFFColor [inline]
operator<<(std::ostream &o, STOFFColor const &c)STOFFColor [friend]
operator<=(STOFFColor const &c) const STOFFColor [inline]
operator=(uint32_t argb)STOFFColor [inline]
operator==(STOFFColor const &c) const STOFFColor [inline]
operator>(STOFFColor const &c) const STOFFColor [inline]
operator>=(STOFFColor const &c) const STOFFColor [inline]
setAlpha(unsigned char alpha)STOFFColor [inline]
STOFFColor(uint32_t argb=0)STOFFColor [inline, explicit]
STOFFColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255)STOFFColor [inline]
str() const STOFFColor
value() const STOFFColor [inline]
white()STOFFColor [inline, static]