SST/macro
Public Attributes | List of all members
LodePNGDecoderSettings Struct Reference

#include <lodepng.h>

Collaboration diagram for LodePNGDecoderSettings:
Collaboration graph

Public Attributes

LodePNGDecompressSettings zlibsettings
 
unsigned ignore_crc
 
unsigned fix_png
 
unsigned color_convert
 
unsigned read_text_chunks
 
unsigned remember_unknown_chunks
 

Detailed Description

Definition at line 516 of file lodepng.h.

Member Data Documentation

unsigned LodePNGDecoderSettings::color_convert

Definition at line 522 of file lodepng.h.

unsigned LodePNGDecoderSettings::fix_png

Definition at line 521 of file lodepng.h.

unsigned LodePNGDecoderSettings::ignore_crc

Definition at line 520 of file lodepng.h.

unsigned LodePNGDecoderSettings::read_text_chunks

Definition at line 525 of file lodepng.h.

unsigned LodePNGDecoderSettings::remember_unknown_chunks

Definition at line 527 of file lodepng.h.

LodePNGDecompressSettings LodePNGDecoderSettings::zlibsettings

Definition at line 518 of file lodepng.h.


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