PPL7-Icon Patrick's Programming Library Version 7.0.0 - Dokumentation
ppl7::grafix::Color Elementverzeichnis

Vollständige Aufstellung aller Elemente für ppl7::grafix::Color einschließlich aller geerbten Elemente.

appl7::grafix::Color
alpha() const ppl7::grafix::Color
bppl7::grafix::Color
blend(const Color &background, const Color &foreground, int intensity)ppl7::grafix::Color
blendf(const Color &background, const Color &foreground, float intensity)ppl7::grafix::Color
blue() const ppl7::grafix::Color
brightness() const ppl7::grafix::Color
cppl7::grafix::Color
Color()ppl7::grafix::Color
Color(int red, int green, int blue, int alpha=255)ppl7::grafix::Color
Color(ppluint32 rgba)ppl7::grafix::Color
Color(ppluint32 rgb, int alpha)ppl7::grafix::Color
color() const ppl7::grafix::Color
gppl7::grafix::Color
getBlended(const Color &background, const Color &foreground, int intensity)ppl7::grafix::Colorstatic
getBlendedf(const Color &background, const Color &foreground, float intensity)ppl7::grafix::Colorstatic
getY() const ppl7::grafix::Color
getYCb() const ppl7::grafix::Color
getYCr() const ppl7::grafix::Color
green() const ppl7::grafix::Color
grey() const ppl7::grafix::Color
match(const Color &other, int tolerance=0) const ppl7::grafix::Color
negativ() const ppl7::grafix::Color
operator pplint32() const ppl7::grafix::Color
operator ppluint32() const ppl7::grafix::Color
operator!=(const Color &other) const ppl7::grafix::Color
operator*(const Color &size, float factor)ppl7::grafix::Colorfriend
operator*(float factor, const Color &size)ppl7::grafix::Colorfriend
operator*=(float factor)ppl7::grafix::Color
operator+(const Color &color1, const Color &color2)ppl7::grafix::Colorfriend
operator+=(const Color &other)ppl7::grafix::Color
operator<(const Color &other) const ppl7::grafix::Color
operator<=(const Color &other) const ppl7::grafix::Color
operator==(const Color &other) const ppl7::grafix::Color
operator>(const Color &other) const ppl7::grafix::Color
operator>=(const Color &other) const ppl7::grafix::Color
rppl7::grafix::Color
red() const ppl7::grafix::Color
rgb() const ppl7::grafix::Color
rgba() const ppl7::grafix::Color
set(int red, int green, int blue, int alpha=255)ppl7::grafix::Color
set(const Color &other)ppl7::grafix::Color
setAlpha(int alpha)ppl7::grafix::Color
setBlue(int blue)ppl7::grafix::Color
setColor(int red, int green, int blue, int alpha=255)ppl7::grafix::Color
setColor(ppluint32 rgba)ppl7::grafix::Color
setColor(ppluint32 rgb, int alpha)ppl7::grafix::Color
setGreen(int green)ppl7::grafix::Color
setRed(int red)ppl7::grafix::Color