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

#include <blend.h>

+ Collaboration diagram for dt_develop_blend_params_t:

Data Fields

uint32_t mask_mode
 
int32_t blend_cst
 
uint32_t blend_mode
 
float blend_parameter
 
float opacity
 
uint32_t mask_combine
 
uint32_t mask_id
 
uint32_t blendif
 
float feathering_radius
 
uint32_t feathering_guide
 
float blur_radius
 
float contrast
 
float brightness
 
float details
 
uint32_t reserved [3]
 
float blendif_parameters [4 *DEVELOP_BLENDIF_SIZE]
 
float blendif_boost_factors [DEVELOP_BLENDIF_SIZE]
 
dt_dev_operation_t raster_mask_source
 
int raster_mask_instance
 
int raster_mask_id
 
gboolean raster_mask_invert
 
uint32_t mode
 
float radius
 

Detailed Description

blend parameters current version

Field Documentation

◆ blend_cst

◆ blend_mode

◆ blend_parameter

◆ blendif

◆ blendif_boost_factors

◆ blendif_parameters

◆ blur_radius

float dt_develop_blend_params_t::blur_radius

◆ brightness

float dt_develop_blend_params_t::brightness

◆ contrast

float dt_develop_blend_params_t::contrast

◆ details

◆ feathering_guide

uint32_t dt_develop_blend_params_t::feathering_guide

◆ feathering_radius

float dt_develop_blend_params_t::feathering_radius

◆ mask_combine

◆ mask_id

◆ mask_mode

uint32_t dt_develop_blend_params_t::mask_mode

◆ mode

uint32_t dt_develop_blend_params_t::mode

blending mode

◆ opacity

◆ radius

float dt_develop_blend_params_t::radius

blur radius

◆ raster_mask_id

int dt_develop_blend_params_t::raster_mask_id

◆ raster_mask_instance

int dt_develop_blend_params_t::raster_mask_instance

◆ raster_mask_invert

gboolean dt_develop_blend_params_t::raster_mask_invert

◆ raster_mask_source

dt_dev_operation_t dt_develop_blend_params_t::raster_mask_source

◆ reserved

uint32_t dt_develop_blend_params_t::reserved[3]

some reserved fields for future use


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