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

Data Fields

float rotation
 
float lensshift_v
 
float lensshift_h
 
float shear
 
float f_length
 
float crop_factor
 
float orthocorr
 
float aspect
 
dt_iop_ashift_mode_t mode
 
int toggle
 
dt_iop_ashift_crop_t cropmode
 
float cl
 
float cr
 
float ct
 
float cb
 

Detailed Description

Definition at line 353 of file ashift.c.

Field Documentation

◆ aspect

float dt_iop_ashift_params4_t::aspect

Definition at line 362 of file ashift.c.

Referenced by legacy_params().

◆ cb

float dt_iop_ashift_params4_t::cb

Definition at line 369 of file ashift.c.

Referenced by legacy_params().

◆ cl

float dt_iop_ashift_params4_t::cl

Definition at line 366 of file ashift.c.

Referenced by legacy_params().

◆ cr

float dt_iop_ashift_params4_t::cr

Definition at line 367 of file ashift.c.

Referenced by legacy_params().

◆ crop_factor

float dt_iop_ashift_params4_t::crop_factor

Definition at line 360 of file ashift.c.

Referenced by legacy_params().

◆ cropmode

dt_iop_ashift_crop_t dt_iop_ashift_params4_t::cropmode

Definition at line 365 of file ashift.c.

Referenced by legacy_params().

◆ ct

float dt_iop_ashift_params4_t::ct

Definition at line 368 of file ashift.c.

Referenced by legacy_params().

◆ f_length

float dt_iop_ashift_params4_t::f_length

Definition at line 359 of file ashift.c.

Referenced by legacy_params().

◆ lensshift_h

float dt_iop_ashift_params4_t::lensshift_h

Definition at line 357 of file ashift.c.

Referenced by legacy_params().

◆ lensshift_v

float dt_iop_ashift_params4_t::lensshift_v

Definition at line 356 of file ashift.c.

Referenced by legacy_params().

◆ mode

dt_iop_ashift_mode_t dt_iop_ashift_params4_t::mode

Definition at line 363 of file ashift.c.

Referenced by legacy_params().

◆ orthocorr

float dt_iop_ashift_params4_t::orthocorr

Definition at line 361 of file ashift.c.

Referenced by legacy_params().

◆ rotation

float dt_iop_ashift_params4_t::rotation

Definition at line 355 of file ashift.c.

Referenced by legacy_params().

◆ shear

float dt_iop_ashift_params4_t::shear

Definition at line 358 of file ashift.c.

Referenced by legacy_params().

◆ toggle

int dt_iop_ashift_params4_t::toggle

Definition at line 364 of file ashift.c.


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