![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_imageio_webp_t:Data Fields | |
| dt_imageio_module_data_t | global |
| int | comp_type |
| int | quality |
| int | hint |
| int dt_imageio_webp_t::comp_type |
Definition at line 72 of file webp.c.
Referenced by get_params(), and write_image().
| dt_imageio_module_data_t dt_imageio_webp_t::global |
Definition at line 71 of file webp.c.
Referenced by legacy_params(), and write_image().
| int dt_imageio_webp_t::hint |
Definition at line 74 of file webp.c.
Referenced by write_image().
| int dt_imageio_webp_t::quality |
Definition at line 73 of file webp.c.
Referenced by write_image().