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

This module converts float32 RGBA pixels to uint8 BGRA pixels, for GUIĀ pipelines only (darkroom main preview and navigation thumbnail). It self-disables for export pipelines. More...

+ Collaboration diagram for dt_iop_gamma_params_t:

Data Fields

float gamma
 
float linear
 

Detailed Description

This module converts float32 RGBA pixels to uint8 BGRA pixels, for GUIĀ pipelines only (darkroom main preview and navigation thumbnail). It self-disables for export pipelines.

Field Documentation

◆ gamma

float dt_iop_gamma_params_t::gamma

◆ linear

float dt_iop_gamma_params_t::linear

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