![]() |
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 87 of file avif.c.
Referenced by gui_init(), and gui_reset().
| GtkWidget* dt_imageio_avif_gui_t::color_mode |
Definition at line 88 of file avif.c.
Referenced by gui_init(), and gui_reset().
| GtkWidget* dt_imageio_avif_gui_t::compression_type |
Definition at line 89 of file avif.c.
Referenced by gui_init(), and gui_reset().
| GtkWidget* dt_imageio_avif_gui_t::quality |
Definition at line 90 of file avif.c.
Referenced by gui_init(), and gui_reset().
| GtkWidget* dt_imageio_avif_gui_t::tiling |
Definition at line 91 of file avif.c.
Referenced by gui_init(), and gui_reset().