Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_undo_duplicate_t Struct Reference
+ Collaboration diagram for dt_undo_duplicate_t:

Data Fields

int32_t orig_imgid
 
int32_t version
 
int32_t new_imgid
 

Detailed Description

Definition at line 147 of file common/image.c.

Field Documentation

◆ new_imgid

int32_t dt_undo_duplicate_t::new_imgid

Definition at line 151 of file common/image.c.

Referenced by _image_duplicate_with_version(), and _pop_undo().

◆ orig_imgid

int32_t dt_undo_duplicate_t::orig_imgid

Definition at line 149 of file common/image.c.

Referenced by _image_duplicate_with_version(), and _pop_undo().

◆ version

int32_t dt_undo_duplicate_t::version

Definition at line 150 of file common/image.c.

Referenced by _image_duplicate_with_version(), and _pop_undo().


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