![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
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 |
| int lr_data_t::color |
Referenced by _lrop(), and dt_lightroom_import().
| float lr_data_t::crop_roundness |
Referenced by _lrop(), and dt_lightroom_import().
| lr_curve_kind_t lr_data_t::curve_kind |
Referenced by _lrop(), and dt_lightroom_import().
| int lr_data_t::curve_pts[20][2] |
Referenced by _lrop(), and dt_lightroom_import().
| float lr_data_t::fratio |
Referenced by dt_lightroom_import().
| gboolean lr_data_t::has_bilat |
Referenced by _lrop(), and dt_lightroom_import().
| gboolean lr_data_t::has_colorlabel |
Referenced by _lrop(), and dt_lightroom_import().
| gboolean lr_data_t::has_colorzones |
Referenced by _lrop(), and dt_lightroom_import().
| gboolean lr_data_t::has_crop |
Referenced by _lrop(), and dt_lightroom_import().
| gboolean lr_data_t::has_exposure |
Referenced by _lrop(), and dt_lightroom_import().
| gboolean lr_data_t::has_flip |
Referenced by _lrop(), and dt_lightroom_import().
| gboolean lr_data_t::has_gps |
Referenced by _lrop(), and dt_lightroom_import().
| gboolean lr_data_t::has_grain |
Referenced by _lrop(), and dt_lightroom_import().
| gboolean lr_data_t::has_rating |
Referenced by _lrop(), and dt_lightroom_import().
| gboolean lr_data_t::has_splittoning |
Referenced by _lrop(), and dt_lightroom_import().
| gboolean lr_data_t::has_spots |
Referenced by _lrop(), and dt_lightroom_import().
| gboolean lr_data_t::has_tags |
Referenced by _lrop(), and dt_lightroom_import().
| gboolean lr_data_t::has_vignette |
Referenced by _lrop(), and dt_lightroom_import().
| int lr_data_t::iheight |
Referenced by _lrop(), and dt_lightroom_import().
| int lr_data_t::iwidth |
Referenced by _lrop(), and dt_lightroom_import().
| gdouble lr_data_t::lat |
Referenced by _lrop(), and dt_lightroom_import().
| gdouble lr_data_t::lon |
Referenced by _lrop(), and dt_lightroom_import().
| int lr_data_t::n_pts |
Referenced by _lrop(), and dt_lightroom_import().
| dt_exif_image_orientation_t lr_data_t::orientation |
Referenced by _lrop(), and dt_lightroom_import().
| dt_iop_bilat_params_t lr_data_t::pbl |
Referenced by _lrop(), and dt_lightroom_import().
| dt_iop_clipping_params_t lr_data_t::pc |
Referenced by _lrop(), and dt_lightroom_import().
| dt_iop_colorzones_params_t lr_data_t::pcz |
Referenced by _lrop(), and dt_lightroom_import().
| dt_iop_exposure_params_t lr_data_t::pe |
Referenced by _lrop(), and dt_lightroom_import().
| dt_iop_flip_params_t lr_data_t::pf |
Referenced by dt_lightroom_import().
| dt_iop_grain_params_t lr_data_t::pg |
Referenced by _lrop(), and dt_lightroom_import().
| dt_iop_spots_params_t lr_data_t::ps |
Referenced by _lrop(), and dt_lightroom_import().
| dt_iop_splittoning_params_t lr_data_t::pst |
Referenced by _lrop(), and dt_lightroom_import().
| dt_iop_tonecurve_params_t lr_data_t::ptc |
Referenced by dt_lightroom_import().
| float lr_data_t::ptc_split[3] |
Referenced by _lrop(), and dt_lightroom_import().
| int lr_data_t::ptc_value[4] |
Referenced by _lrop(), and dt_lightroom_import().
| dt_iop_vignette_params_t lr_data_t::pv |
Referenced by _lrop(), and dt_lightroom_import().
| int lr_data_t::rating |
Referenced by _lrop(), and dt_lightroom_import().