Public Attributes
LodePNGCompressSettings Struct Reference

#include <lodepng.h>

List of all members.

Public Attributes

unsigned btype
void * custom_context
unsigned(* custom_deflate )(unsigned char **, size_t *, const unsigned char *, size_t, const LodePNGCompressSettings *)
unsigned(* custom_zlib )(unsigned char **, size_t *, const unsigned char *, size_t, const LodePNGCompressSettings *)
unsigned lazymatching
unsigned minmatch
unsigned nicematch
unsigned use_lz77
unsigned windowsize

Detailed Description

Definition at line 278 of file lodepng.h.


Member Data Documentation

Definition at line 281 of file lodepng.h.

Definition at line 299 of file lodepng.h.

unsigned(* LodePNGCompressSettings::custom_deflate)(unsigned char **, size_t *, const unsigned char *, size_t, const LodePNGCompressSettings *)

Definition at line 295 of file lodepng.h.

unsigned(* LodePNGCompressSettings::custom_zlib)(unsigned char **, size_t *, const unsigned char *, size_t, const LodePNGCompressSettings *)

Definition at line 289 of file lodepng.h.

Definition at line 286 of file lodepng.h.

Definition at line 284 of file lodepng.h.

Definition at line 285 of file lodepng.h.

Definition at line 282 of file lodepng.h.

Definition at line 283 of file lodepng.h.


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


libfovis
Author(s): Albert Huang, Maurice Fallon
autogenerated on Thu Jun 6 2019 20:16:12