Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_channelmixer_data_t Struct Reference
+ Collaboration diagram for dt_iop_channelmixer_data_t:

Data Fields

float hsl_matrix [9]
 
float rgb_matrix [9]
 
_channelmixer_operation_mode_t operation_mode
 

Detailed Description

Definition at line 146 of file channelmixer.c.

Field Documentation

◆ hsl_matrix

float dt_iop_channelmixer_data_t::hsl_matrix[9]

Definition at line 148 of file channelmixer.c.

Referenced by process_hsl_v1(), and process_hsl_v2().

◆ operation_mode

_channelmixer_operation_mode_t dt_iop_channelmixer_data_t::operation_mode

Definition at line 150 of file channelmixer.c.

Referenced by process().

◆ rgb_matrix

float dt_iop_channelmixer_data_t::rgb_matrix[9]

Definition at line 149 of file channelmixer.c.

Referenced by process_gray(), process_hsl_v1(), process_hsl_v2(), and process_rgb().


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