PPL6-Icon Patrick's Programming Library Version 6.4.21 - Dokumentation
ppl6::grafix::Color Elementverzeichnis

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

appl6::grafix::Color
alpha() const ppl6::grafix::Color
bppl6::grafix::Color
blend(const Color &background, const Color &foreground, int intensity)ppl6::grafix::Color
blendf(const Color &background, const Color &foreground, float intensity)ppl6::grafix::Color
blue() const ppl6::grafix::Color
brightness() const ppl6::grafix::Color
cppl6::grafix::Color
Clamp(int value)ppl6::grafix::Colorprivate
Color()ppl6::grafix::Color
Color(int red, int green, int blue, int alpha=255)ppl6::grafix::Color
Color(ppluint32 rgba)ppl6::grafix::Color
Color(ppluint32 rgb, int alpha)ppl6::grafix::Color
color() const ppl6::grafix::Color
gppl6::grafix::Color
green() const ppl6::grafix::Color
grey() const ppl6::grafix::Color
match(const Color &other, int tolerance=0) const ppl6::grafix::Color
operator pplint32() const ppl6::grafix::Color
operator ppluint32() const ppl6::grafix::Color
operator!=(const Color &c1, const Color &c2)ppl6::grafix::Colorfriend
operator*(const Color &size, float factor)ppl6::grafix::Colorfriend
operator*(float factor, const Color &size)ppl6::grafix::Colorfriend
operator*=(float factor)ppl6::grafix::Color
operator==(const Color &c1, const Color &c2)ppl6::grafix::Colorfriend
rppl6::grafix::Color
red() const ppl6::grafix::Color
rgb() const ppl6::grafix::Color
rgba() const ppl6::grafix::Color
setAlpha(int alpha)ppl6::grafix::Color
setBlue(int blue)ppl6::grafix::Color
setColor(int red, int green, int blue, int alpha=255)ppl6::grafix::Color
setColor(ppluint32 rgba)ppl6::grafix::Color
setColor(ppluint32 rgb, int alpha)ppl6::grafix::Color
setGreen(int green)ppl6::grafix::Color
setRed(int red)ppl6::grafix::Color