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

#include <noiseprofiles.h>

+ Collaboration diagram for dt_noiseprofile_t:

Data Fields

char * name
 
char * maker
 
char * model
 
int iso
 
dt_aligned_pixel_t a
 
dt_aligned_pixel_t b
 

Detailed Description

Definition at line 44 of file noiseprofiles.h.

Field Documentation

◆ a

◆ b

◆ iso

◆ maker

char* dt_noiseprofile_t::maker

Definition at line 47 of file noiseprofiles.h.

Referenced by dt_noiseprofile_free(), and dt_noiseprofile_get_matching().

◆ model

char* dt_noiseprofile_t::model

Definition at line 48 of file noiseprofiles.h.

Referenced by dt_noiseprofile_free(), and dt_noiseprofile_get_matching().

◆ name

char* dt_noiseprofile_t::name

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