#include "lodepng.h"
| unsigned LodePNGCompressSettings::btype |
| unsigned LodePNGCompressSettings::use_lz77 |
| unsigned LodePNGCompressSettings::windowsize |
| unsigned LodePNGCompressSettings::minmatch |
| unsigned LodePNGCompressSettings::nicematch |
| unsigned LodePNGCompressSettings::lazymatching |
| unsigned(* LodePNGCompressSettings::custom_zlib)(unsigned char **, size_t *, const unsigned char *, size_t, const LodePNGCompressSettings *) |
| unsigned(* LodePNGCompressSettings::custom_deflate)(unsigned char **, size_t *, const unsigned char *, size_t, const LodePNGCompressSettings *) |
| const void* LodePNGCompressSettings::custom_context |
The documentation for this struct was generated from the following file: