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

#include <interpolation.h>

+ Collaboration diagram for dt_interpolation:

Data Fields

enum dt_interpolation_type id
 
const char * name
 
size_t width
 
dt_interpolation_func maketaps
 

Detailed Description

Interpolation structure

Field Documentation

◆ id

enum dt_interpolation_type dt_interpolation::id

Id such as defined by the dt_interpolation_type

◆ maketaps

dt_interpolation_func dt_interpolation::maketaps

Kernel function

Referenced by _compute_downsampling_kernel(), and _compute_upsampling_kernel().

◆ name

const char* dt_interpolation::name

internal name

◆ width


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