Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_rawprepare_data_t Struct Reference
+ Collaboration diagram for dt_iop_rawprepare_data_t:

Data Fields

int32_t x
 
int32_t y
 
int32_t width
 
int32_t height
 
float sub [4]
 
float div [4]
 
struct { 
 
   uint16_t   raw_black_level 
 
   uint16_t   raw_white_point 
 
rawprepare 
 
gboolean apply_gainmaps
 
dt_dng_gain_map_tgainmaps [4]
 

Field Documentation

◆ apply_gainmaps

gboolean dt_iop_rawprepare_data_t::apply_gainmaps

Referenced by commit_params(), and process().

◆ div

float dt_iop_rawprepare_data_t::div[4]

Referenced by commit_params(), and process().

◆ gainmaps

dt_dng_gain_map_t* dt_iop_rawprepare_data_t::gainmaps[4]

Referenced by commit_params(), and process().

◆ height

int32_t dt_iop_rawprepare_data_t::height

◆ raw_black_level

uint16_t dt_iop_rawprepare_data_t::raw_black_level

Referenced by commit_params(), and output_format().

◆ raw_white_point

uint16_t dt_iop_rawprepare_data_t::raw_white_point

Referenced by commit_params(), and output_format().

◆ [struct]

struct { ... } dt_iop_rawprepare_data_t::rawprepare

Referenced by commit_params(), and output_format().

◆ sub

float dt_iop_rawprepare_data_t::sub[4]

Referenced by commit_params(), and process().

◆ width

int32_t dt_iop_rawprepare_data_t::width

◆ x

int32_t dt_iop_rawprepare_data_t::x

◆ y

int32_t dt_iop_rawprepare_data_t::y

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