Table of Contents ▸ List of Commands ▸ Other Interactive Commands ▸ x_select_palette | ◀ x_select_function1d | x_shadebobs ▶ |
x_select_palette
Arguments:
- _variable_name,_number_of_columns={ 0:Auto | >0 }
Description:
Open a RGB or RGBA color selector widget from a palette.The palette is given as a selected image.
Argument variable_name specifies the variable that contains the selected color values (as R,G,B,[A])
at any time.
Assigning -1 to it forces the interactive window to close.
Default values:
variable_name=xsp_variable and number_of_columns=2.