![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_undo_monochrome_t:Data Fields | |
| int32_t | imgid |
| gboolean | before |
| gboolean | after |
Definition at line 126 of file common/image.c.
| gboolean dt_undo_monochrome_t::after |
Definition at line 130 of file common/image.c.
Referenced by _image_set_monochrome_flag(), and _pop_undo().
| gboolean dt_undo_monochrome_t::before |
Definition at line 129 of file common/image.c.
Referenced by _image_set_monochrome_flag(), and _pop_undo().
| 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().