Color edit widget.
Public Member Functions | |
__init__ () | |
Constructor. | |
Public Attributes | |
FBPropertyBase | Value |
Read Write Property: Current value of color. | |
FBPropertyBase | ColorMode |
Read Write Property: 3 for RGB, 4 for RGBA (Default = 3). | |
FBPropertyEvent | OnChange |
Event: Color changed. |
__init__ | ( | ) |
FBPropertyBase Value |
Read Write Property: Current value of color.
FBPropertyBase ColorMode |
Read Write Property: 3 for RGB, 4 for RGBA (Default = 3).
FBPropertyEvent OnChange |
Event: Color changed.