My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
LodePNG_InfoPng LodePNG_Encoder::infoPng
LodePNG_InfoRaw LodePNG_Encoder::infoRaw
LodePNG_EncodeSettings LodePNG_Encoder::settings

Definition at line 340 of file lodepng.h.

Referenced by LodePNG_encode(), and LodePNG_Encoder_init().


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