CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
Color Member List

This is the complete list of members for Color, including all inherited members.

alpha() constColor
AlphaMaskColorstatic
AlphaShiftColorstatic
applyOver(Color b)Color
BlackColorstatic
blend(Color a, Color b)Colorstatic
blue() constColor
BlueColorstatic
BlueMaskColorstatic
BlueShiftColorstatic
Color()Color
Color(uint32_t w)Color
Color(int w) (defined in Color)Color
Color(const char *s) (defined in Color)Color
Color(const String &s)Colorexplicit
Color(T r, T g, T b, T a=0xFF)Color
darker(int percent) constColor
fromHsl(double h, double s, double l)Colorstatic
fromHsv(double h, double s, double v)Colorstatic
fromHue(double h)Colorstatic
GreenColorstatic
green() constColor
GreenMaskColorstatic
GreenShiftColorstatic
isOpaque() constColor
isValid() constColor
lighter(int percent) constColor
mixedWith(Color b, int percent) constColor
mixIn(Color b, int percent)Color
normalize()Color
normalized() constColor
on(Color b) constColor
operator bool() constColorexplicit
operator uint32_t() constColor
operator()(int percent) constColor
premultiplied() constColor
premultiply()Color
RedColorstatic
red() constColor
RedMaskColorstatic
RedShiftColorstatic
toString() constColor
TransparentColorstatic
value() constColor
value()Color
WhiteColorstatic