| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for COLOR4D, including all inherited members.
| a | COLOR4D | |
| b | COLOR4D | |
| BLACK | COLOR4D | static | 
| Brighten(double aFactor) | COLOR4D | inline | 
| Brightened(double aFactor) const | COLOR4D | inline | 
| CLEAR | COLOR4D | static | 
| COLOR4D() | COLOR4D | inline | 
| COLOR4D(double aRed, double aGreen, double aBlue, double aAlpha) | COLOR4D | inline | 
| COLOR4D(EDA_COLOR_T aColor) | COLOR4D | |
| COLOR4D(const wxString &aColorStr) | COLOR4D | |
| COLOR4D(const wxColour &aColor) | COLOR4D | |
| Compare(const COLOR4D &aRhs) const | COLOR4D | |
| ContrastRatio(const COLOR4D &aLeft, const COLOR4D &aRight) | COLOR4D | static | 
| Darken(double aFactor) | COLOR4D | inline | 
| Darkened(double aFactor) const | COLOR4D | inline | 
| Desaturate() | COLOR4D | |
| Distance(const COLOR4D &other) const | COLOR4D | |
| FindNearestLegacyColor(int aR, int aG, int aB) | COLOR4D | static | 
| FromCSSRGBA(int aRed, int aGreen, int aBlue, double aAlpha=1.0) | COLOR4D | |
| FromHSL(double aInHue, double aInSaturation, double aInLightness) | COLOR4D | |
| FromHSV(double aInH, double aInS, double aInV) | COLOR4D | |
| g | COLOR4D | |
| GetBrightness() const | COLOR4D | inline | 
| Invert() | COLOR4D | inline | 
| Inverted() const | COLOR4D | inline | 
| LegacyMix(const COLOR4D &aColor) const | COLOR4D | |
| Mix(const COLOR4D &aColor, double aFactor) const | COLOR4D | inline | 
| r | COLOR4D | |
| RelativeLuminance() const | COLOR4D | |
| Saturate(double aFactor) | COLOR4D | |
| SetFromHexString(const wxString &aColorString) | COLOR4D | |
| SetFromWxString(const wxString &aColorString) | COLOR4D | |
| ToColour() const | COLOR4D | |
| ToCSSString() const | COLOR4D | |
| ToHexString() const | COLOR4D | |
| ToHSL(double &aOutHue, double &aOutSaturation, double &aOutLightness) const | COLOR4D | |
| ToHSV(double &aOutHue, double &aOutSaturation, double &aOutValue, bool aAlwaysDefineHue=false) const | COLOR4D | |
| UNSPECIFIED | COLOR4D | static | 
| WHITE | COLOR4D | static | 
| WithAlpha(double aAlpha) const | COLOR4D | inline |