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

Data Fields

float x
 
float y
 
float xc
 
float yc
 
float radius
 

Detailed Description

Definition at line 138 of file lightroom.c.

Field Documentation

◆ radius

float spot_t::radius

Definition at line 144 of file lightroom.c.

◆ x

float spot_t::x

Definition at line 141 of file lightroom.c.

Referenced by _lrop(), and dt_lightroom_import().

◆ xc

float spot_t::xc

Definition at line 143 of file lightroom.c.

Referenced by dt_lightroom_import().

◆ y

float spot_t::y

Definition at line 141 of file lightroom.c.

Referenced by dt_lightroom_import().

◆ yc

float spot_t::yc

Definition at line 143 of file lightroom.c.

Referenced by dt_lightroom_import().


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