38#ifndef DT_CONTROL_JOBS_CONTROL_JOBS_H
39#define DT_CONTROL_JOBS_CONTROL_JOBS_H
83void dt_control_export(GList *imgid_list,
int max_width,
int max_height,
int format_index,
int storage_index,
84 gboolean high_quality, gboolean export_masks,
static void transform(float *x, float *o, const float *m, const float t_h, const float t_v)
void dt_control_move_images()
void dt_control_refresh_exif()
void dt_control_duplicate_images(gboolean virgin)
void dt_control_export(GList *imgid_list, int max_width, int max_height, int format_index, int storage_index, gboolean high_quality, gboolean export_masks, char *style, dt_colorspaces_color_profile_type_t icc_type, const gchar *icc_filename, dt_iop_color_intent_t icc_intent, const gchar *metadata_export)
void dt_control_flip_images(const dt_image_transform_t transform)
void dt_control_gpx_apply(const gchar *filename, int32_t filmid, const gchar *tz, GList *imgs)
void dt_control_monochrome_images(const int32_t mode)
void * dt_control_image_enumerator_alloc()
void dt_control_delete_image(int32_t imgid)
void dt_control_reset_local_copy_images()
void dt_control_image_enumerator_cleanup(void *p)
void dt_control_set_local_copy_images()
void dt_control_datetime(const GTimeSpan offset, const char *datetime, GList *imgs)
void dt_control_save_xmp(const int32_t imgid)
void dt_control_delete_images()
gboolean dt_control_remove_images()
void dt_control_merge_hdr()
void dt_control_copy_images()
void dt_control_save_xmps(const GList *imgids, const gboolean check_history)
void dt_control_save_xmps_forced(const GList *imgids)
dt_image_transform_t
An orientation change the user asks for, in the coordinates they are looking at.
The colour-profile vocabulary, and nothing else.
dt_iop_color_intent_t
ICC rendering intent, as stored in iop params and in conf.
dt_colorspaces_color_profile_type_t