|
LiVES 3.2.0
|
#include <main.h>
Data Fields | |
| uint16_t | red |
| uint16_t | green |
| uint16_t | blue |
| uint16_t | alpha |
| uint16_t lives_colRGBA64_t::alpha |
Definition at line 326 of file main.h.
Referenced by add_param_to_box(), after_param_alpha_changed(), get_colour_pref(), get_theme_colour_pref(), layout_to_lives_painter(), lives_rgba_copy(), lives_rgba_to_widget_color(), lives_standard_color_button_new(), set_colour_pref(), set_colRGBA32_param(), set_palette_colours(), set_palette_prefs(), and widget_color_to_lives_rgba().
| uint16_t lives_colRGBA64_t::blue |
Definition at line 325 of file main.h.
Referenced by add_param_to_box(), after_param_alpha_changed(), get_colour_pref(), get_theme_colour_pref(), layout_to_lives_painter(), lives_painter_set_source_rgb_from_lives_rgba(), lives_rgba_copy(), lives_rgba_to_widget_color(), lives_standard_color_button_new(), render_events(), render_text_to_layer(), set_colour_pref(), set_colRGBA32_param(), set_palette_colours(), set_palette_prefs(), set_theme_colour_pref(), and widget_color_to_lives_rgba().
| uint16_t lives_colRGBA64_t::green |
Definition at line 324 of file main.h.
Referenced by add_param_to_box(), after_param_alpha_changed(), get_colour_pref(), get_theme_colour_pref(), layout_to_lives_painter(), lives_painter_set_source_rgb_from_lives_rgba(), lives_rgba_copy(), lives_rgba_to_widget_color(), lives_standard_color_button_new(), render_events(), set_colour_pref(), set_colRGBA32_param(), set_palette_colours(), set_palette_prefs(), set_theme_colour_pref(), and widget_color_to_lives_rgba().
| uint16_t lives_colRGBA64_t::red |
Definition at line 323 of file main.h.
Referenced by add_param_to_box(), after_param_alpha_changed(), get_colour_pref(), get_theme_colour_pref(), layout_to_lives_painter(), lives_painter_set_source_rgb_from_lives_rgba(), lives_rgba_copy(), lives_rgba_to_widget_color(), lives_standard_color_button_new(), render_events(), render_text_to_layer(), set_colour_pref(), set_colRGBA32_param(), set_palette_colours(), set_palette_prefs(), set_theme_colour_pref(), and widget_color_to_lives_rgba().