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

Data Fields

int32_t x
 
int32_t y
 
int32_t width
 
int32_t height
 
uint16_t raw_black_level_separate [4]
 
uint16_t raw_white_point
 
dt_iop_rawprepare_flat_field_t flat_field
 

Detailed Description

Definition at line 68 of file rawprepare.c.

Field Documentation

◆ flat_field

dt_iop_rawprepare_flat_field_t dt_iop_rawprepare_params_t::flat_field

Definition at line 76 of file rawprepare.c.

◆ height

int32_t dt_iop_rawprepare_params_t::height

Definition at line 73 of file rawprepare.c.

◆ raw_black_level_separate

uint16_t dt_iop_rawprepare_params_t::raw_black_level_separate[4]

Definition at line 74 of file rawprepare.c.

◆ raw_white_point

uint16_t dt_iop_rawprepare_params_t::raw_white_point

Definition at line 75 of file rawprepare.c.

◆ width

int32_t dt_iop_rawprepare_params_t::width

Definition at line 72 of file rawprepare.c.

◆ x

int32_t dt_iop_rawprepare_params_t::x

Definition at line 70 of file rawprepare.c.

◆ y

int32_t dt_iop_rawprepare_params_t::y

Definition at line 71 of file rawprepare.c.

Referenced by legacy_params().


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