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

Data Fields

int32_t imgid
 
gboolean before
 
gboolean after
 

Detailed Description

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

Field Documentation

◆ after

gboolean dt_undo_monochrome_t::after

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

Referenced by _image_set_monochrome_flag(), and _pop_undo().

◆ before

gboolean dt_undo_monochrome_t::before

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

Referenced by _image_set_monochrome_flag(), and _pop_undo().

◆ imgid

int32_t dt_undo_monochrome_t::imgid

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

Referenced by _image_set_monochrome_flag(), and _pop_undo().


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