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

Data Fields

const dt_stroke_pass_tdark
 
const dt_stroke_pass_tbright
 
double reach2
 
double half_dark
 
double half_bright
 
uint8_t * data
 
int stride
 
int surface_width
 
int surface_height
 

Detailed Description

Definition at line 377 of file stroke_raster.c.

Field Documentation

◆ bright

const dt_stroke_pass_t* _composite_t::bright

Definition at line 380 of file stroke_raster.c.

◆ dark

const dt_stroke_pass_t* _composite_t::dark

Definition at line 379 of file stroke_raster.c.

◆ data

uint8_t* _composite_t::data

Definition at line 384 of file stroke_raster.c.

◆ half_bright

double _composite_t::half_bright

Definition at line 383 of file stroke_raster.c.

◆ half_dark

double _composite_t::half_dark

Definition at line 382 of file stroke_raster.c.

◆ reach2

double _composite_t::reach2

Definition at line 381 of file stroke_raster.c.

◆ stride

int _composite_t::stride

Definition at line 385 of file stroke_raster.c.

◆ surface_height

int _composite_t::surface_height

Definition at line 387 of file stroke_raster.c.

◆ surface_width

int _composite_t::surface_width

Definition at line 386 of file stroke_raster.c.


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