![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for const_rgb_image:Data Fields | |
| const float * | data |
| int | width |
| int | height |
| int | stride |
Definition at line 289 of file hazeremoval.c.
| const float* const_rgb_image::data |
Definition at line 291 of file hazeremoval.c.
Referenced by ambient_light(), dark_channel(), process(), and transition_map().
| int const_rgb_image::height |
Definition at line 292 of file hazeremoval.c.
Referenced by ambient_light(), dark_channel(), and transition_map().
| int const_rgb_image::stride |
Definition at line 292 of file hazeremoval.c.
Referenced by ambient_light(), dark_channel(), process(), and transition_map().
| int const_rgb_image::width |
Definition at line 292 of file hazeremoval.c.
Referenced by ambient_light(), dark_channel(), and transition_map().