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

Data Fields

float opacity
 
float scale
 
float xoffset
 
float yoffset
 
int alignment
 
float rotate
 
dt_iop_watermark_base_scale_t sizeto
 
char filename [64]
 
char text [512]
 
float color [3]
 
char font [64]
 

Field Documentation

◆ alignment

int dt_iop_watermark_params_t::alignment

Alignment value 0-8 3x3

Referenced by legacy_params().

◆ color

float dt_iop_watermark_params_t::color[3]

Referenced by legacy_params().

◆ filename

◆ font

char dt_iop_watermark_params_t::font[64]

Referenced by legacy_params(), and reload_defaults().

◆ opacity

float dt_iop_watermark_params_t::opacity

opacity value of rendering watermark

Referenced by legacy_params().

◆ rotate

float dt_iop_watermark_params_t::rotate

Rotation

Referenced by legacy_params().

◆ scale

float dt_iop_watermark_params_t::scale

scale value of rendering watermark

Referenced by legacy_params().

◆ sizeto

dt_iop_watermark_base_scale_t dt_iop_watermark_params_t::sizeto

Referenced by legacy_params().

◆ text

char dt_iop_watermark_params_t::text[512]

Referenced by legacy_params().

◆ xoffset

float dt_iop_watermark_params_t::xoffset

Pixel independent xoffset, 0 to 1

Referenced by legacy_params().

◆ yoffset

float dt_iop_watermark_params_t::yoffset

Pixel independent yoffset, 0 to 1

Referenced by legacy_params().


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