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

Data Fields

int num_spots
 
spot_t spot [32]
 
int clone_id [64]
 
int clone_algo [64]
 

Detailed Description

Definition at line 147 of file lightroom.c.

Field Documentation

◆ clone_algo

int dt_iop_spots_params_t::clone_algo[64]

Definition at line 68 of file spots.c.

◆ clone_id

int dt_iop_spots_params_t::clone_id[64]

Definition at line 67 of file spots.c.

◆ num_spots

int dt_iop_spots_params_t::num_spots

Definition at line 149 of file lightroom.c.

Referenced by _lrop(), and dt_lightroom_import().

◆ spot

spot_t dt_iop_spots_params_t::spot[32]

Definition at line 150 of file lightroom.c.

Referenced by _lrop(), and dt_lightroom_import().


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