Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
options Struct Reference
+ 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
 

Detailed Description

Definition at line 522 of file ansel-curve-tool.c.

Field Documentation

◆ filename_basecurve

const char* options::filename_basecurve

Definition at line 526 of file ansel-curve-tool.c.

Referenced by main(), parse_arguments(), and set_default_options().

◆ filename_basecurve_fit

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().

◆ filename_exif

const char* options::filename_exif

Definition at line 531 of file ansel-curve-tool.c.

Referenced by main(), parse_arguments(), and set_default_options().

◆ filename_jpeg

const char* options::filename_jpeg

Definition at line 530 of file ansel-curve-tool.c.

Referenced by main(), parse_arguments(), and set_default_options().

◆ filename_raw

const char* options::filename_raw

Definition at line 529 of file ansel-curve-tool.c.

Referenced by main(), parse_arguments(), and set_default_options().

◆ filename_state

const char* options::filename_state

Definition at line 528 of file ansel-curve-tool.c.

Referenced by main(), parse_arguments(), and set_default_options().

◆ filename_tonecurve

const char* options::filename_tonecurve

Definition at line 527 of file ansel-curve-tool.c.

Referenced by main(), parse_arguments(), and set_default_options().

◆ filename_tonecurve_fit

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().

◆ finalize

int options::finalize

Definition at line 533 of file ansel-curve-tool.c.

Referenced by main(), parse_arguments(), and set_default_options().

◆ num_nodes

int options::num_nodes

Definition at line 532 of file ansel-curve-tool.c.

Referenced by main(), parse_arguments(), and set_default_options().

◆ scale_ab

int options::scale_ab

Definition at line 534 of file ansel-curve-tool.c.

Referenced by main(), parse_arguments(), and set_default_options().


The documentation for this struct was generated from the following file: