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

Data Fields

dt_imageio_module_data_t global
 
int bpp
 
int compress
 
int compresslevel
 
int shortfile
 

Detailed Description

Definition at line 140 of file io.c.

Field Documentation

◆ bpp

int drawlayer_tiff_export_params_t::bpp

Definition at line 143 of file io.c.

Referenced by _export_pre_module_fullres_to_tiff().

◆ compress

int drawlayer_tiff_export_params_t::compress

Definition at line 144 of file io.c.

Referenced by _export_pre_module_fullres_to_tiff().

◆ compresslevel

int drawlayer_tiff_export_params_t::compresslevel

Definition at line 145 of file io.c.

Referenced by _export_pre_module_fullres_to_tiff().

◆ global

dt_imageio_module_data_t drawlayer_tiff_export_params_t::global

Definition at line 142 of file io.c.

◆ shortfile

int drawlayer_tiff_export_params_t::shortfile

Definition at line 146 of file io.c.

Referenced by _export_pre_module_fullres_to_tiff().


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