![]() |
KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.COLOR4D, including all inherited members.
| __init__(self, *args) | pcbnew.COLOR4D | |
| a | pcbnew.COLOR4D | static |
| b | pcbnew.COLOR4D | static |
| Brighten(self, "double" aFactor) | pcbnew.COLOR4D | |
| Brightened(self, "double" aFactor) | pcbnew.COLOR4D | |
| Darken(self, "double" aFactor) | pcbnew.COLOR4D | |
| Darkened(self, "double" aFactor) | pcbnew.COLOR4D | |
| Distance(self, "COLOR4D" other) | pcbnew.COLOR4D | |
| FindNearestLegacyColor("int" aR, "int" aG, "int" aB) | pcbnew.COLOR4D | static |
| FromCSSRGBA(self, "int" aRed, "int" aGreen, "int" aBlue, "double" aAlpha=1.0) | pcbnew.COLOR4D | |
| FromHSL(self, "double" aInHue, "double" aInSaturation, "double" aInLightness) | pcbnew.COLOR4D | |
| FromHSV(self, "double" aInH, "double" aInS, "double" aInV) | pcbnew.COLOR4D | |
| FromU32(self, "unsigned int" aPackedColor) | pcbnew.COLOR4D | |
| g | pcbnew.COLOR4D | static |
| GetBrightness(self) | pcbnew.COLOR4D | |
| Invert(self) | pcbnew.COLOR4D | |
| Inverted(self) | pcbnew.COLOR4D | |
| LegacyMix(self, "COLOR4D" aColor) | pcbnew.COLOR4D | |
| Mix(self, "COLOR4D" aColor, "double" aFactor) | pcbnew.COLOR4D | |
| r | pcbnew.COLOR4D | static |
| Saturate(self, "double" aFactor) | pcbnew.COLOR4D | |
| SetFromHexString(self, "wxString" aColorString) | pcbnew.COLOR4D | |
| SetFromWxString(self, "wxString" aColorString) | pcbnew.COLOR4D | |
| thisown | pcbnew.COLOR4D | static |
| ToColour(self) | pcbnew.COLOR4D | |
| ToCSSString(self) | pcbnew.COLOR4D | |
| ToHexString(self) | pcbnew.COLOR4D | |
| ToHSL(self, "double &" aOutHue, "double &" aOutSaturation, "double &" aOutValue) | pcbnew.COLOR4D | |
| ToHSV(self, "double &" aOutHue, "double &" aOutSaturation, "double &" aOutValue, "bool" aAlwaysDefineHue=False) | pcbnew.COLOR4D | |
| ToU32(self) | pcbnew.COLOR4D | |
| WithAlpha(self, "double" aAlpha) | pcbnew.COLOR4D |