![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
TIFF * | tiff |
uint32_t | width |
uint32_t | height |
uint16_t | bpp |
uint16_t | spp |
uint16_t | sampleformat |
uint32_t | scanlinesize |
dt_image_t * | image |
float * | mipbuf |
tdata_t | buf |
uint16_t tiff_t::bpp |
Referenced by dt_imageio_open_tiff().
tdata_t tiff_t::buf |
uint32_t tiff_t::height |
dt_image_t* tiff_t::image |
Referenced by dt_imageio_open_tiff().
float* tiff_t::mipbuf |
uint16_t tiff_t::sampleformat |
Referenced by dt_imageio_open_tiff().
uint32_t tiff_t::scanlinesize |
Referenced by dt_imageio_open_tiff().
uint16_t tiff_t::spp |
TIFF* tiff_t::tiff |
uint32_t tiff_t::width |