Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dev_snapshot.c File Reference
+ Include dependency graph for dev_snapshot.c:

Go to the source code of this file.

Functions

void dt_dev_snapshot_clear (dt_dev_snapshot_t *snap)
 
static cairo_surface_t * _render (dt_develop_t *frozen, float scale)
 
gboolean dt_dev_snapshot_capture (dt_dev_snapshot_t *snap, int32_t imgid, float scale, GList *history_override, GList *iop_order_override, int32_t history_end_override)
 
static void _build_display_image (dt_dev_snapshot_t *snap, float render_scale, float vis_x0, float vis_y0, float vis_x1, float vis_y1)
 
void dt_dev_snapshot_draw (dt_dev_snapshot_t *snap, cairo_t *cri, struct dt_develop_t *dev, int32_t width, int32_t height, double clip_x, double clip_y, double clip_w, double clip_h)
 

Function Documentation

◆ _build_display_image()

◆ _render()

◆ dt_dev_snapshot_capture()

◆ dt_dev_snapshot_clear()

◆ dt_dev_snapshot_draw()