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

#include <iop_profile.h>

+ Collaboration diagram for dt_colorspaces_cl_global_t:

Data Fields

int kernel_colorspaces_transform_lab_to_rgb_matrix
 
int kernel_colorspaces_transform_rgb_matrix_to_lab
 
int kernel_colorspaces_transform_rgb_matrix_to_rgb
 

Detailed Description

Definition at line 164 of file iop_profile.h.

Field Documentation

◆ kernel_colorspaces_transform_lab_to_rgb_matrix

int dt_colorspaces_cl_global_t::kernel_colorspaces_transform_lab_to_rgb_matrix

◆ kernel_colorspaces_transform_rgb_matrix_to_lab

int dt_colorspaces_cl_global_t::kernel_colorspaces_transform_rgb_matrix_to_lab

Definition at line 167 of file iop_profile.h.

Referenced by dt_ioppr_transform_image_colorspace_cl().

◆ kernel_colorspaces_transform_rgb_matrix_to_rgb

int dt_colorspaces_cl_global_t::kernel_colorspaces_transform_rgb_matrix_to_rgb

Definition at line 168 of file iop_profile.h.

Referenced by dt_ioppr_transform_image_colorspace_rgb_cl().


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