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

#include <lodepng.h>

Public Attributes

LodePNG_DecompressSettings zlibsettings
 
unsigned ignoreCrc
 
unsigned color_convert
 
unsigned readTextChunks
 
unsigned rememberUnknownChunks
 

Detailed Description

Definition at line 623 of file lodepng.h.

Member Data Documentation

unsigned LodePNG_DecodeSettings::color_convert

Definition at line 628 of file lodepng.h.

unsigned LodePNG_DecodeSettings::ignoreCrc

Definition at line 627 of file lodepng.h.

unsigned LodePNG_DecodeSettings::readTextChunks

Definition at line 631 of file lodepng.h.

unsigned LodePNG_DecodeSettings::rememberUnknownChunks

Definition at line 636 of file lodepng.h.

LodePNG_DecompressSettings LodePNG_DecodeSettings::zlibsettings

Definition at line 625 of file lodepng.h.


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