ShowColorPicker
The ShowColorPicker function is used to display a graphical user interface widget, usually found within graphics software or online, used to select colors and sometimes to create color schemes.
Syntax :
ShowColorPicker([Color])
| Parameters | Description |
|---|---|
| color | Color description. |
Example :
ShowColorPicker([Blue])
