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

#include <dwt.h>

+ Collaboration diagram for dwt_params_t:

Data Fields

float * image
 
int ch
 
int width
 
int height
 
int scales
 
int return_layer
 
int merge_from_scale
 
voiduser_data
 
float preview_scale
 
int use_sse
 

Field Documentation

◆ ch

int dwt_params_t::ch

Referenced by rt_process_forms().

◆ height

int dwt_params_t::height

◆ image

float* dwt_params_t::image

◆ merge_from_scale

int dwt_params_t::merge_from_scale

Referenced by rt_process_forms().

◆ preview_scale

float dwt_params_t::preview_scale

◆ return_layer

int dwt_params_t::return_layer

◆ scales

int dwt_params_t::scales

◆ use_sse

int dwt_params_t::use_sse

Referenced by rt_process_forms().

◆ user_data

void* dwt_params_t::user_data

Referenced by rt_process_forms().

◆ width

int dwt_params_t::width

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