LiVES
3.2.0
|
#include <main.h>
Data Fields | |
uint16_t | red |
uint16_t | green |
uint16_t | blue |
uint16_t lives_colRGB48_t::blue |
Definition at line 319 of file main.h.
Referenced by after_param_blue_changed(), lives_painter_set_source_rgb_from_lives_rgb(), param_marshall(), param_marshall_to_argv(), rfxbuilder_to_script(), rte_set_defs_ok(), and set_colRGB24_param().
uint16_t lives_colRGB48_t::green |
Definition at line 318 of file main.h.
Referenced by after_param_green_changed(), lives_painter_set_source_rgb_from_lives_rgb(), param_marshall(), param_marshall_to_argv(), rfxbuilder_to_script(), rte_set_defs_ok(), and set_colRGB24_param().
uint16_t lives_colRGB48_t::red |
Definition at line 317 of file main.h.
Referenced by after_param_red_changed(), lives_painter_set_source_rgb_from_lives_rgb(), param_marshall(), param_marshall_to_argv(), rfxbuilder_to_script(), rte_set_defs_ok(), and set_colRGB24_param().