Horizon
|
This is the complete list of members for KIGFX::COLOR4D, including all inherited members.
a | KIGFX::COLOR4D | |
b | KIGFX::COLOR4D | |
BLACK (defined in KIGFX::COLOR4D) | KIGFX::COLOR4D | static |
Brighten(double aFactor) | KIGFX::COLOR4D | inline |
Brightened(double aFactor) const | KIGFX::COLOR4D | inline |
CLEAR (defined in KIGFX::COLOR4D) | KIGFX::COLOR4D | static |
COLOR4D() (defined in KIGFX::COLOR4D) | KIGFX::COLOR4D | inline |
COLOR4D(double aRed, double aGreen, double aBlue, double aAlpha) | KIGFX::COLOR4D | inline |
COLOR4D(EDA_COLOR_T aColor) | KIGFX::COLOR4D | |
Darken(double aFactor) | KIGFX::COLOR4D | inline |
Darkened(double aFactor) const | KIGFX::COLOR4D | inline |
Distance(const COLOR4D &other) const | KIGFX::COLOR4D | |
FindNearestLegacyColor(int aR, int aG, int aB) | KIGFX::COLOR4D | static |
FromCSSRGBA(int aRed, int aGreen, int aBlue, double aAlpha=1.0) | KIGFX::COLOR4D | |
FromHSL(double aInHue, double aInSaturation, double aInLightness) | KIGFX::COLOR4D | |
FromHSV(double aInH, double aInS, double aInV) | KIGFX::COLOR4D | |
g | KIGFX::COLOR4D | |
GetBrightness() const | KIGFX::COLOR4D | inline |
Invert() | KIGFX::COLOR4D | inline |
Inverted() const | KIGFX::COLOR4D | inline |
Mix(const COLOR4D &aColor, double aFactor) const | KIGFX::COLOR4D | inline |
r | KIGFX::COLOR4D | |
Saturate(double aFactor) | KIGFX::COLOR4D | |
ToHSL(double &aOutHue, double &aOutSaturation, double &aOutValue) const | KIGFX::COLOR4D | |
ToHSV(double &aOutHue, double &aOutSaturation, double &aOutValue, bool aAlwaysDefineHue=false) const | KIGFX::COLOR4D | |
UNSPECIFIED | KIGFX::COLOR4D | static |
WHITE (defined in KIGFX::COLOR4D) | KIGFX::COLOR4D | static |
WithAlpha(double aAlpha) const | KIGFX::COLOR4D | inline |