#include <lodepng.h>
Data Fields | |
unsigned | error |
LodePNG_InfoPng | infoPng |
LodePNG_InfoRaw | infoRaw |
LodePNG_DecodeSettings | settings |
unsigned LodePNG_Decoder::error |
LodePNG_InfoPng LodePNG_Decoder::infoPng |
LodePNG_InfoRaw LodePNG_Decoder::infoRaw |
Referenced by LodePNG_decode(), LodePNG_Decoder_cleanup(), LodePNG_Decoder_copy(), and LodePNG_Decoder_init().
LodePNG_DecodeSettings LodePNG_Decoder::settings |
Referenced by decodeGeneric(), LodePNG_decode(), LodePNG_Decoder_init(), and LodePNG_inspect().