Public Attributes | List of all members
LodePNG_Encoder Struct Reference

#include <lodepng.h>

Public Attributes

LodePNG_EncodeSettings settings
 
LodePNG_InfoPng infoPng
 
LodePNG_InfoRaw infoRaw
 
unsigned error
 

Detailed Description

Definition at line 338 of file lodepng.h.

Member Data Documentation

unsigned LodePNG_Encoder::error

Definition at line 343 of file lodepng.h.

LodePNG_InfoPng LodePNG_Encoder::infoPng

Definition at line 341 of file lodepng.h.

LodePNG_InfoRaw LodePNG_Encoder::infoRaw

Definition at line 342 of file lodepng.h.

LodePNG_EncodeSettings LodePNG_Encoder::settings

Definition at line 340 of file lodepng.h.


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