My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
LodeZlib_DeflateSettings Struct Reference

#include <lodepng.h>

Public Attributes

unsigned btype
 
unsigned useLZ77
 
unsigned windowSize
 

Detailed Description

Definition at line 62 of file lodepng.h.

Member Data Documentation

unsigned LodeZlib_DeflateSettings::btype

Definition at line 65 of file lodepng.h.

Referenced by filter(), LodeFlate_deflate(), LodePNG_encode(), and LodeZlib_DeflateSettings_init().

unsigned LodeZlib_DeflateSettings::useLZ77

Definition at line 66 of file lodepng.h.

Referenced by deflateDynamic(), deflateFixed(), and LodeZlib_DeflateSettings_init().

unsigned LodeZlib_DeflateSettings::windowSize

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