Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Package agw :: Module cubecolourdialog :: Class Colour |
|
object
--+ |Object
--+ |Colour
--+ | Colour
Method Summary | |
---|---|
Default class constructor. | |
Returns the wxPython wx.Colour associated with this instance. | |
Converts a RGB triplet into a HSV triplet. | |
Converts a HSV triplet into a RGB triplet. |
Property Summary |
---|
Class Variable Summary |
---|
Method Details |
---|
__init__(self,
colour)
|
GetPyColour(self)Returns the wxPython wx.Colour associated with this instance. |
ToHSV(self)Converts a RGB triplet into a HSV triplet. |
ToRGB(self)Converts a HSV triplet into a RGB triplet. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Mon Feb 16 12:52:45 2009 | http://epydoc.sf.net |