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

#include <format.h>

+ Collaboration diagram for dt_iop_buffer_dsc_t:

Data Fields

unsigned int channels
 
dt_iop_buffer_type_t datatype
 
uint32_t filters
 
uint8_t xtrans [6][6]
 
struct { 
 
   uint16_t   raw_black_level 
 
   uint16_t   raw_white_point 
 
rawprepare 
 
struct { 
 
   int   enabled 
 
   dt_aligned_pixel_t   coeffs 
 
temperature 
 
dt_aligned_pixel_t processed_maximum
 
int cst
 

Field Documentation

◆ channels

◆ coeffs

dt_aligned_pixel_t dt_iop_buffer_dsc_t::coeffs

◆ cst

◆ datatype

◆ enabled

int dt_iop_buffer_dsc_t::enabled

◆ filters

◆ processed_maximum

dt_aligned_pixel_t dt_iop_buffer_dsc_t::processed_maximum

sensor saturation, propagated through the operations

Referenced by dt_imageio_open_rawspeed(), and get_output_format().

◆ raw_black_level

uint16_t dt_iop_buffer_dsc_t::raw_black_level

◆ raw_white_point

uint16_t dt_iop_buffer_dsc_t::raw_white_point

◆ [struct]

struct { ... } dt_iop_buffer_dsc_t::rawprepare

◆ [struct]

struct { ... } dt_iop_buffer_dsc_t::temperature

◆ xtrans

uint8_t dt_iop_buffer_dsc_t::xtrans[6][6]

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