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