NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
LodePNG_EncodeSettings Struct Reference

#include <lodepng.h>

Public Attributes

LodePNG_CompressSettings zlibsettings
 
unsigned bruteForceFilters
 
unsigned autoLeaveOutAlphaChannel
 
unsigned force_palette
 
unsigned add_id
 
unsigned text_compression
 

Detailed Description

Definition at line 684 of file lodepng.h.

Member Data Documentation

unsigned LodePNG_EncodeSettings::add_id

Definition at line 705 of file lodepng.h.

unsigned LodePNG_EncodeSettings::autoLeaveOutAlphaChannel

Definition at line 699 of file lodepng.h.

unsigned LodePNG_EncodeSettings::bruteForceFilters

Definition at line 696 of file lodepng.h.

unsigned LodePNG_EncodeSettings::force_palette

Definition at line 702 of file lodepng.h.

unsigned LodePNG_EncodeSettings::text_compression

Definition at line 707 of file lodepng.h.

LodePNG_CompressSettings LodePNG_EncodeSettings::zlibsettings

Definition at line 686 of file lodepng.h.


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