Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_dev_snapshot_t Struct Reference

#include <dev_snapshot.h>

+ Collaboration diagram for dt_dev_snapshot_t:

Data Fields

cairo_surface_t * image
 
cairo_surface_t * display_image
 
float display_scale
 
int32_t crop_x
 
int32_t crop_y
 
int32_t crop_w
 
int32_t crop_h
 
float sample_scale
 

Detailed Description

Definition at line 32 of file dev_snapshot.h.

Field Documentation

◆ crop_h

int32_t dt_dev_snapshot_t::crop_h

◆ crop_w

int32_t dt_dev_snapshot_t::crop_w

◆ crop_x

int32_t dt_dev_snapshot_t::crop_x

◆ crop_y

int32_t dt_dev_snapshot_t::crop_y

◆ display_image

cairo_surface_t* dt_dev_snapshot_t::display_image

◆ display_scale

float dt_dev_snapshot_t::display_scale

◆ image

◆ sample_scale

float dt_dev_snapshot_t::sample_scale

The documentation for this struct was generated from the following file: