MLX42 1.0
MLX42
Loading...
Searching...
No Matches
LodePNGState Struct Reference

#include <lodepng.h>

Collaboration diagram for LodePNGState:
Collaboration graph

Data Fields

LodePNGDecoderSettings decoder
 
LodePNGEncoderSettings encoder
 
LodePNGColorMode info_raw
 
LodePNGInfo info_png
 
unsigned error
 

Detailed Description

Definition at line 858 of file lodepng.h.

Field Documentation

◆ decoder

LodePNGDecoderSettings LodePNGState::decoder

Definition at line 860 of file lodepng.h.

◆ encoder

LodePNGEncoderSettings LodePNGState::encoder

Definition at line 863 of file lodepng.h.

◆ error

unsigned LodePNGState::error

Definition at line 867 of file lodepng.h.

◆ info_png

LodePNGInfo LodePNGState::info_png

Definition at line 866 of file lodepng.h.

◆ info_raw

LodePNGColorMode LodePNGState::info_raw

Definition at line 865 of file lodepng.h.


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