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

#include <imageio_png.h>

+ Collaboration diagram for dt_imageio_png_t:

Data Fields

int max_width
 
int max_height
 
int width
 
int height
 
int color_type
 
int bit_depth
 
int bpp
 
FILE * f
 
png_structp png_ptr
 
png_infop info_ptr
 
dt_imageio_module_data_t global
 
int compression
 

Field Documentation

◆ bit_depth

int dt_imageio_png_t::bit_depth

◆ bpp

int dt_imageio_png_t::bpp

◆ color_type

int dt_imageio_png_t::color_type

◆ compression

int dt_imageio_png_t::compression

◆ f

◆ global

dt_imageio_module_data_t dt_imageio_png_t::global

◆ height

int dt_imageio_png_t::height

◆ info_ptr

◆ max_height

int dt_imageio_png_t::max_height

◆ max_width

int dt_imageio_png_t::max_width

◆ png_ptr

◆ width

int dt_imageio_png_t::width

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