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