![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <coordinates.h>
Collaboration diagram for drawlayer_view_patch_t:Data Fields | |
| int | x |
| int | y |
| int | width |
| int | height |
Definition at line 10 of file coordinates.h.
| int drawlayer_view_patch_t::height |
Definition at line 15 of file coordinates.h.
| int drawlayer_view_patch_t::width |
Definition at line 14 of file coordinates.h.
| int drawlayer_view_patch_t::x |
Definition at line 12 of file coordinates.h.
| int drawlayer_view_patch_t::y |
Definition at line 13 of file coordinates.h.