![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for options: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 |
Definition at line 522 of file ansel-curve-tool.c.
| const char* options::filename_basecurve |
Definition at line 526 of file ansel-curve-tool.c.
Referenced by main(), parse_arguments(), and set_default_options().
| const char* options::filename_basecurve_fit |
Definition at line 524 of file ansel-curve-tool.c.
Referenced by main(), parse_arguments(), and set_default_options().
| const char* options::filename_exif |
Definition at line 531 of file ansel-curve-tool.c.
Referenced by main(), parse_arguments(), and set_default_options().
| const char* options::filename_jpeg |
Definition at line 530 of file ansel-curve-tool.c.
Referenced by main(), parse_arguments(), and set_default_options().
| const char* options::filename_raw |
Definition at line 529 of file ansel-curve-tool.c.
Referenced by main(), parse_arguments(), and set_default_options().
| const char* options::filename_state |
Definition at line 528 of file ansel-curve-tool.c.
Referenced by main(), parse_arguments(), and set_default_options().
| const char* options::filename_tonecurve |
Definition at line 527 of file ansel-curve-tool.c.
Referenced by main(), parse_arguments(), and set_default_options().
| const char* options::filename_tonecurve_fit |
Definition at line 525 of file ansel-curve-tool.c.
Referenced by main(), parse_arguments(), and set_default_options().
| int options::finalize |
Definition at line 533 of file ansel-curve-tool.c.
Referenced by main(), parse_arguments(), and set_default_options().
| int options::num_nodes |
Definition at line 532 of file ansel-curve-tool.c.
Referenced by main(), parse_arguments(), and set_default_options().
| int options::scale_ab |
Definition at line 534 of file ansel-curve-tool.c.
Referenced by main(), parse_arguments(), and set_default_options().