color_picker_t
This is a list of all properties and methods available within the color_picker_t class.
Name
Definition
get_value
color_t get_value()
set_value
void set_value(color_t value)
get_label
string get_label()
set_label
void set_label(string value)
Was this helpful?