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

#include <imageio_module.h>

+ Collaboration diagram for dt_imageio_module_data_t:

Data Fields

int max_width
 
int max_height
 
int width
 
int height
 
char style [128]
 

Detailed Description

defines the plugin structure for image import and export.

io is handled by the module_format plugins, which in turn is called by the module_storage plugins, which handles the type of export, such as flickr upload or simple on-disk storage.

Field Documentation

◆ height

◆ max_height

◆ max_width

◆ style

◆ width


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