wxColourData
See external documentation: wxColourData.
See external documentation:
Functions
new() -> wxColourData()
See
getCustomColour(This, I) -> wx:wx_colour4()
This = wxColourData()
I = integer()
See
setColour(This, Colour) -> ok
This = wxColourData()
Colour = wx:wx_colour()
See
setCustomColour(This, I, Colour) -> ok
This = wxColourData()
I = integer()
Colour = wx:wx_colour()
See
destroy(This::wxColourData()) -> ok
Destroys this object, do not use object again