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

Data Fields

dt_iop_clipping_params_t pc
 
gboolean has_crop
 
dt_iop_flip_params_t pf
 
gboolean has_flip
 
dt_iop_exposure_params_t pe
 
gboolean has_exposure
 
dt_iop_vignette_params_t pv
 
gboolean has_vignette
 
dt_iop_grain_params_t pg
 
gboolean has_grain
 
dt_iop_spots_params_t ps
 
gboolean has_spots
 
dt_iop_tonecurve_params_t ptc
 
int ptc_value [4]
 
float ptc_split [3]
 
lr_curve_kind_t curve_kind
 
int curve_pts [20][2]
 
int n_pts
 
dt_iop_colorzones_params_t pcz
 
gboolean has_colorzones
 
dt_iop_splittoning_params_t pst
 
gboolean has_splittoning
 
dt_iop_bilat_params_t pbl
 
gboolean has_bilat
 
gboolean has_tags
 
int rating
 
gboolean has_rating
 
gdouble lat
 
gdouble lon
 
gboolean has_gps
 
int color
 
gboolean has_colorlabel
 
float fratio
 
float crop_roundness
 
int iwidth
 
int iheight
 
dt_exif_image_orientation_t orientation
 

Field Documentation

◆ color

int lr_data_t::color

Referenced by _lrop(), and dt_lightroom_import().

◆ crop_roundness

float lr_data_t::crop_roundness

Referenced by _lrop(), and dt_lightroom_import().

◆ curve_kind

lr_curve_kind_t lr_data_t::curve_kind

Referenced by _lrop(), and dt_lightroom_import().

◆ curve_pts

int lr_data_t::curve_pts[20][2]

Referenced by _lrop(), and dt_lightroom_import().

◆ fratio

float lr_data_t::fratio

Referenced by dt_lightroom_import().

◆ has_bilat

gboolean lr_data_t::has_bilat

Referenced by _lrop(), and dt_lightroom_import().

◆ has_colorlabel

gboolean lr_data_t::has_colorlabel

Referenced by _lrop(), and dt_lightroom_import().

◆ has_colorzones

gboolean lr_data_t::has_colorzones

Referenced by _lrop(), and dt_lightroom_import().

◆ has_crop

gboolean lr_data_t::has_crop

Referenced by _lrop(), and dt_lightroom_import().

◆ has_exposure

gboolean lr_data_t::has_exposure

Referenced by _lrop(), and dt_lightroom_import().

◆ has_flip

gboolean lr_data_t::has_flip

Referenced by _lrop(), and dt_lightroom_import().

◆ has_gps

gboolean lr_data_t::has_gps

Referenced by _lrop(), and dt_lightroom_import().

◆ has_grain

gboolean lr_data_t::has_grain

Referenced by _lrop(), and dt_lightroom_import().

◆ has_rating

gboolean lr_data_t::has_rating

Referenced by _lrop(), and dt_lightroom_import().

◆ has_splittoning

gboolean lr_data_t::has_splittoning

Referenced by _lrop(), and dt_lightroom_import().

◆ has_spots

gboolean lr_data_t::has_spots

Referenced by _lrop(), and dt_lightroom_import().

◆ has_tags

gboolean lr_data_t::has_tags

Referenced by _lrop(), and dt_lightroom_import().

◆ has_vignette

gboolean lr_data_t::has_vignette

Referenced by _lrop(), and dt_lightroom_import().

◆ iheight

int lr_data_t::iheight

Referenced by _lrop(), and dt_lightroom_import().

◆ iwidth

int lr_data_t::iwidth

Referenced by _lrop(), and dt_lightroom_import().

◆ lat

gdouble lr_data_t::lat

Referenced by _lrop(), and dt_lightroom_import().

◆ lon

gdouble lr_data_t::lon

Referenced by _lrop(), and dt_lightroom_import().

◆ n_pts

int lr_data_t::n_pts

Referenced by _lrop(), and dt_lightroom_import().

◆ orientation

dt_exif_image_orientation_t lr_data_t::orientation

Referenced by _lrop(), and dt_lightroom_import().

◆ pbl

dt_iop_bilat_params_t lr_data_t::pbl

Referenced by _lrop(), and dt_lightroom_import().

◆ pc

dt_iop_clipping_params_t lr_data_t::pc

Referenced by _lrop(), and dt_lightroom_import().

◆ pcz

Referenced by _lrop(), and dt_lightroom_import().

◆ pe

dt_iop_exposure_params_t lr_data_t::pe

Referenced by _lrop(), and dt_lightroom_import().

◆ pf

dt_iop_flip_params_t lr_data_t::pf

Referenced by dt_lightroom_import().

◆ pg

dt_iop_grain_params_t lr_data_t::pg

Referenced by _lrop(), and dt_lightroom_import().

◆ ps

dt_iop_spots_params_t lr_data_t::ps

Referenced by _lrop(), and dt_lightroom_import().

◆ pst

Referenced by _lrop(), and dt_lightroom_import().

◆ ptc

dt_iop_tonecurve_params_t lr_data_t::ptc

Referenced by dt_lightroom_import().

◆ ptc_split

float lr_data_t::ptc_split[3]

Referenced by _lrop(), and dt_lightroom_import().

◆ ptc_value

int lr_data_t::ptc_value[4]

Referenced by _lrop(), and dt_lightroom_import().

◆ pv

dt_iop_vignette_params_t lr_data_t::pv

Referenced by _lrop(), and dt_lightroom_import().

◆ rating

int lr_data_t::rating

Referenced by _lrop(), and dt_lightroom_import().


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