![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include "common/image.h"#include "common/mipmap_cache.h"#include "control/control.h"#include <inttypes.h>
Include dependency graph for image_jobs.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| dt_job_t * | dt_image_import_job_create (uint32_t filmid, const char *filename) |
| dt_job_t * dt_image_import_job_create | ( | uint32_t | filmid, |
| const char * | filename | ||
| ) |
Definition at line 70 of file image_jobs.c.
References dt_control_job_add_progress(), dt_control_job_create(), dt_control_job_dispose(), dt_control_job_set_params(), dt_image_import_job_cleanup(), dt_image_import_job_run(), FALSE, and IS_NULL_PTR.