![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Include dependency graph for imageio_pfm.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| dt_imageio_retval_t | dt_imageio_open_pfm (dt_image_t *img, const char *filename, dt_mipmap_buffer_t *buf) |
| dt_imageio_retval_t dt_imageio_open_pfm | ( | dt_image_t * | img, |
| const char * | filename, | ||
| dt_mipmap_buffer_t * | buf | ||
| ) |
References dt_iop_buffer_dsc_t::bpp, c, dt_iop_buffer_dsc_t::channels, dt_iop_buffer_dsc_t::cst, dt_iop_buffer_dsc_t::datatype, dt_image_t::dsc, dt_free, DT_IMAGE_HDR, DT_IMAGEIO_CACHE_FULL, DT_IMAGEIO_FILE_CORRUPTED, DT_IMAGEIO_OK, dt_mipmap_cache_alloc(), f, dt_iop_buffer_dsc_t::filters, dt_image_t::flags, dt_image_t::height, i, IOP_CS_RGB, dt_image_t::loader, LOADER_PFM, TYPE_FLOAT, v, and dt_image_t::width.
Referenced by dt_imageio_open_hdr().