![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_imageio_tiff_t:Data Fields | |
| dt_imageio_module_data_t | global |
| int | bpp |
| int | compress |
| int | compresslevel |
| int | shortfile |
| TIFF * | handle |
| int dt_imageio_tiff_t::bpp |
Referenced by get_params(), legacy_params(), set_params(), and write_image().
| int dt_imageio_tiff_t::compress |
Referenced by get_params(), legacy_params(), set_params(), and write_image().
| int dt_imageio_tiff_t::compresslevel |
Referenced by get_params(), legacy_params(), set_params(), and write_image().
| dt_imageio_module_data_t dt_imageio_tiff_t::global |
Referenced by legacy_params(), and write_image().
| TIFF* dt_imageio_tiff_t::handle |
Referenced by legacy_params().
| int dt_imageio_tiff_t::shortfile |
Referenced by get_params(), and set_params().