KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIGFX::COLOR4D Member List

This is the complete list of members for KIGFX::COLOR4D, including all inherited members.

aKIGFX::COLOR4D
bKIGFX::COLOR4D
BLACKKIGFX::COLOR4Dstatic
Brighten(double aFactor)KIGFX::COLOR4Dinline
Brightened(double aFactor) constKIGFX::COLOR4Dinline
CLEARKIGFX::COLOR4Dstatic
COLOR4D()KIGFX::COLOR4Dinline
COLOR4D(double aRed, double aGreen, double aBlue, double aAlpha)KIGFX::COLOR4Dinline
COLOR4D(EDA_COLOR_T aColor)KIGFX::COLOR4D
COLOR4D(const wxString &aColorStr)KIGFX::COLOR4D
COLOR4D(const wxColour &aColor)KIGFX::COLOR4D
Compare(const COLOR4D &aRhs) constKIGFX::COLOR4D
ContrastRatio(const COLOR4D &aLeft, const COLOR4D &aRight)KIGFX::COLOR4Dstatic
Darken(double aFactor)KIGFX::COLOR4Dinline
Darkened(double aFactor) constKIGFX::COLOR4Dinline
Desaturate()KIGFX::COLOR4D
Distance(const COLOR4D &other) constKIGFX::COLOR4D
FindNearestLegacyColor(int aR, int aG, int aB)KIGFX::COLOR4Dstatic
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
gKIGFX::COLOR4D
GetBrightness() constKIGFX::COLOR4Dinline
Invert()KIGFX::COLOR4Dinline
Inverted() constKIGFX::COLOR4Dinline
LegacyMix(const COLOR4D &aColor) constKIGFX::COLOR4D
Mix(const COLOR4D &aColor, double aFactor) constKIGFX::COLOR4Dinline
rKIGFX::COLOR4D
RelativeLuminance() constKIGFX::COLOR4D
Saturate(double aFactor)KIGFX::COLOR4D
SetFromHexString(const wxString &aColorString)KIGFX::COLOR4D
SetFromWxString(const wxString &aColorString)KIGFX::COLOR4D
ToColour() constKIGFX::COLOR4D
ToCSSString() constKIGFX::COLOR4D
ToHexString() constKIGFX::COLOR4D
ToHSL(double &aOutHue, double &aOutSaturation, double &aOutLightness) constKIGFX::COLOR4D
ToHSV(double &aOutHue, double &aOutSaturation, double &aOutValue, bool aAlwaysDefineHue=false) constKIGFX::COLOR4D
UNSPECIFIEDKIGFX::COLOR4Dstatic
WHITEKIGFX::COLOR4Dstatic
WithAlpha(double aAlpha) constKIGFX::COLOR4Dinline