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

#include <dng_opcode.h>

+ Collaboration diagram for dt_dng_gain_map_t:

Data Fields

uint32_t top
 
uint32_t left
 
uint32_t bottom
 
uint32_t right
 
uint32_t plane
 
uint32_t planes
 
uint32_t row_pitch
 
uint32_t col_pitch
 
uint32_t map_points_v
 
uint32_t map_points_h
 
double map_spacing_v
 
double map_spacing_h
 
double map_origin_v
 
double map_origin_h
 
uint32_t map_planes
 
float map_gain []
 

Detailed Description

Definition at line 44 of file dng_opcode.h.

Field Documentation

◆ bottom

uint32_t dt_dng_gain_map_t::bottom

Definition at line 48 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ col_pitch

uint32_t dt_dng_gain_map_t::col_pitch

Definition at line 53 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ left

uint32_t dt_dng_gain_map_t::left

Definition at line 47 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ map_gain

float dt_dng_gain_map_t::map_gain[]

Definition at line 61 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ map_origin_h

double dt_dng_gain_map_t::map_origin_h

Definition at line 59 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ map_origin_v

double dt_dng_gain_map_t::map_origin_v

Definition at line 58 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ map_planes

uint32_t dt_dng_gain_map_t::map_planes

Definition at line 60 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ map_points_h

uint32_t dt_dng_gain_map_t::map_points_h

Definition at line 55 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ map_points_v

uint32_t dt_dng_gain_map_t::map_points_v

Definition at line 54 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ map_spacing_h

double dt_dng_gain_map_t::map_spacing_h

Definition at line 57 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ map_spacing_v

double dt_dng_gain_map_t::map_spacing_v

Definition at line 56 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ plane

uint32_t dt_dng_gain_map_t::plane

Definition at line 50 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ planes

uint32_t dt_dng_gain_map_t::planes

Definition at line 51 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ right

uint32_t dt_dng_gain_map_t::right

Definition at line 49 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ row_pitch

uint32_t dt_dng_gain_map_t::row_pitch

Definition at line 52 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().

◆ top

uint32_t dt_dng_gain_map_t::top

Definition at line 46 of file dng_opcode.h.

Referenced by dt_dng_opcode_process_opcode_list_2().


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