Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_image_xmp_row_t Struct Reference

The main.images fields an XMP sidecar carries. More...

#include <image_repository.h>

+ Collaboration diagram for dt_image_xmp_row_t:

Data Fields

char * filename
 
int flags
 
int raw_parameters
 
int history_end
 
double longitude
 
double latitude
 
double altitude
 
gboolean has_longitude
 
gboolean has_latitude
 
gboolean has_altitude
 
int64_t datetime_taken
 

Detailed Description

The main.images fields an XMP sidecar carries.

Definition at line 180 of file image_repository.h.

Field Documentation

◆ altitude

double dt_image_xmp_row_t::altitude

Definition at line 186 of file image_repository.h.

◆ datetime_taken

int64_t dt_image_xmp_row_t::datetime_taken

Definition at line 188 of file image_repository.h.

◆ filename

◆ flags

int dt_image_xmp_row_t::flags

Definition at line 183 of file image_repository.h.

◆ has_altitude

gboolean dt_image_xmp_row_t::has_altitude

Definition at line 187 of file image_repository.h.

◆ has_latitude

gboolean dt_image_xmp_row_t::has_latitude

Definition at line 187 of file image_repository.h.

◆ has_longitude

gboolean dt_image_xmp_row_t::has_longitude

Definition at line 187 of file image_repository.h.

◆ history_end

int dt_image_xmp_row_t::history_end

Definition at line 185 of file image_repository.h.

◆ latitude

double dt_image_xmp_row_t::latitude

Definition at line 186 of file image_repository.h.

◆ longitude

double dt_image_xmp_row_t::longitude

Definition at line 186 of file image_repository.h.

◆ raw_parameters

int dt_image_xmp_row_t::raw_parameters

Definition at line 184 of file image_repository.h.


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