![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_imageio_avif_gui_t:Data Fields | |
| GtkWidget * | bit_depth |
| GtkWidget * | color_mode |
| GtkWidget * | compression_type |
| GtkWidget * | quality |
| GtkWidget * | tiling |
| GtkWidget* dt_imageio_avif_gui_t::bit_depth |
Definition at line 93 of file avif.c.
Referenced by gui_init(), and gui_reset().
| GtkWidget* dt_imageio_avif_gui_t::color_mode |
Definition at line 94 of file avif.c.
Referenced by gui_init(), and gui_reset().
| GtkWidget* dt_imageio_avif_gui_t::compression_type |
Definition at line 95 of file avif.c.
Referenced by gui_init(), and gui_reset().
| GtkWidget* dt_imageio_avif_gui_t::quality |
Definition at line 96 of file avif.c.
Referenced by gui_init(), and gui_reset().
| GtkWidget* dt_imageio_avif_gui_t::tiling |
Definition at line 97 of file avif.c.
Referenced by gui_init(), and gui_reset().