| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
wx._core.Object --+
|
wx._gdi.Colour --+
|
Colour
|
|||
|
__init__(self,
colour) Default class constructor. |
||
|
ToRGB(self) Converts a HSV triplet into a RGB triplet. |
||
|
ToHSV(self) Converts a RGB triplet into a HSV triplet. |
||
|
GetPyColour(self) Returns the wxPython wx.Colour associated with this instance. |
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
Default class constructor. colour is a standard wxPython colour.
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Mon Aug 20 14:36:46 2007 | http://epydoc.sourceforge.net |