![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
dt_imageio_pdf_params_t | params |
char * | actual_filename |
dt_pdf_t * | |
GList * | images |
GList * | icc_profiles |
float | page_border |
char* dt_imageio_pdf_t::actual_filename |
Referenced by free_params(), and write_image().
GList* dt_imageio_pdf_t::icc_profiles |
Referenced by free_params(), and write_image().
GList* dt_imageio_pdf_t::images |
Referenced by free_params(), and write_image().
float dt_imageio_pdf_t::page_border |
Referenced by write_image().
dt_imageio_pdf_params_t dt_imageio_pdf_t::params |
Referenced by dimension(), get_params(), set_params(), and write_image().
dt_pdf_t* dt_imageio_pdf_t::pdf |
Referenced by free_params(), and write_image().