result = dialog.colorDialog(self)
Name of value |
Description |
accepted |
1 = user clicked OK 0 = user clicked Cancel |
color |
Tuple of three elements containing the red,
blue, and green values representing the color (i.e., RGB format) |