![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_imageio_exr_t:Data Fields | |
| dt_imageio_module_data_t | global |
| dt_imageio_exr_compression_t | compression |
| dt_imageio_exr_pixeltype_t | pixel_type |
| dt_imageio_exr_compression_t dt_imageio_exr_t::compression |
Definition at line 99 of file exr.cc.
Referenced by get_params(), and write_image().
| dt_imageio_module_data_t dt_imageio_exr_t::global |
Definition at line 98 of file exr.cc.
Referenced by legacy_params(), and write_image().
| dt_imageio_exr_pixeltype_t dt_imageio_exr_t::pixel_type |
Definition at line 100 of file exr.cc.
Referenced by write_image().