KiCad Pcbnew Python Scripting
pcbnew.COLOR4D Member List

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

__init__(self, *args)pcbnew.COLOR4D
apcbnew.COLOR4Dstatic
bpcbnew.COLOR4Dstatic
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.COLOR4Dstatic
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
gpcbnew.COLOR4Dstatic
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
rpcbnew.COLOR4Dstatic
Saturate(self, "double" aFactor)pcbnew.COLOR4D
SetFromHexString(self, "wxString" aColorString)pcbnew.COLOR4D
SetFromWxString(self, "wxString" aColorString)pcbnew.COLOR4D
thisownpcbnew.COLOR4Dstatic
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