Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_watermark_data_t Struct Reference
+ Collaboration diagram for dt_iop_watermark_data_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_data_t::alignment

Referenced by commit_params(), and process().

◆ color

float dt_iop_watermark_data_t::color[3]

◆ filename

◆ font

char dt_iop_watermark_data_t::font[64]

◆ opacity

float dt_iop_watermark_data_t::opacity

Referenced by commit_params(), and process().

◆ rotate

float dt_iop_watermark_data_t::rotate

Referenced by commit_params(), and process().

◆ scale

float dt_iop_watermark_data_t::scale

Referenced by commit_params(), and process().

◆ sizeto

dt_iop_watermark_base_scale_t dt_iop_watermark_data_t::sizeto

Referenced by commit_params(), and process().

◆ text

char dt_iop_watermark_data_t::text[512]

◆ xoffset

float dt_iop_watermark_data_t::xoffset

Referenced by commit_params(), and process().

◆ yoffset

float dt_iop_watermark_data_t::yoffset

Referenced by commit_params(), and process().


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