![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
const char * | filename_basecurve_fit |
const char * | filename_tonecurve_fit |
const char * | filename_basecurve |
const char * | filename_tonecurve |
const char * | filename_state |
const char * | filename_raw |
const char * | filename_jpeg |
const char * | filename_exif |
int | num_nodes |
int | finalize |
int | scale_ab |
const char* options::filename_basecurve |
Referenced by main(), parse_arguments(), and set_default_options().
const char* options::filename_basecurve_fit |
Referenced by main(), parse_arguments(), and set_default_options().
const char* options::filename_exif |
Referenced by main(), parse_arguments(), and set_default_options().
const char* options::filename_jpeg |
Referenced by main(), parse_arguments(), and set_default_options().
const char* options::filename_raw |
Referenced by main(), parse_arguments(), and set_default_options().
const char* options::filename_state |
Referenced by main(), parse_arguments(), and set_default_options().
const char* options::filename_tonecurve |
Referenced by main(), parse_arguments(), and set_default_options().
const char* options::filename_tonecurve_fit |
Referenced by main(), parse_arguments(), and set_default_options().
int options::finalize |
Referenced by main(), parse_arguments(), and set_default_options().
int options::num_nodes |
Referenced by main(), parse_arguments(), and set_default_options().
int options::scale_ab |
Referenced by main(), parse_arguments(), and set_default_options().