![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <noiseprofiles.h>
Collaboration diagram for dt_noiseprofile_t:Data Fields | |
| char * | name |
| char * | maker |
| char * | model |
| int | iso |
| dt_aligned_pixel_t | a |
| dt_aligned_pixel_t | b |
| dt_aligned_pixel_t dt_noiseprofile_t::a |
| dt_aligned_pixel_t dt_noiseprofile_t::b |
| int dt_noiseprofile_t::iso |
| char* dt_noiseprofile_t::maker |
Referenced by dt_noiseprofile_free(), and dt_noiseprofile_get_matching().
| char* dt_noiseprofile_t::model |
Referenced by dt_noiseprofile_free(), and dt_noiseprofile_get_matching().
| char* dt_noiseprofile_t::name |
Referenced by dt_noiseprofile_free(), dt_noiseprofile_get_matching(), and reload_defaults().