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

Data Fields

dt_imageio_module_data_t global
 
int comp_type
 
int quality
 
int hint
 

Detailed Description

Definition at line 69 of file webp.c.

Field Documentation

◆ comp_type

int dt_imageio_webp_t::comp_type

Definition at line 72 of file webp.c.

Referenced by get_params(), and write_image().

◆ global

dt_imageio_module_data_t dt_imageio_webp_t::global

Definition at line 71 of file webp.c.

Referenced by legacy_params(), and write_image().

◆ hint

int dt_imageio_webp_t::hint

Definition at line 74 of file webp.c.

Referenced by write_image().

◆ quality

int dt_imageio_webp_t::quality

Definition at line 73 of file webp.c.

Referenced by write_image().


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