Public Attributes | List of all members
LodePNG_InfoPng Struct Reference

#include <lodepng.h>

Public Attributes

unsigned width
 
unsigned height
 
unsigned compressionMethod
 
unsigned filterMethod
 
unsigned interlaceMethod
 
LodePNG_InfoColor color
 

Detailed Description

Definition at line 217 of file lodepng.h.

Member Data Documentation

LodePNG_InfoColor LodePNG_InfoPng::color

Definition at line 225 of file lodepng.h.

unsigned LodePNG_InfoPng::compressionMethod

Definition at line 222 of file lodepng.h.

unsigned LodePNG_InfoPng::filterMethod

Definition at line 223 of file lodepng.h.

unsigned LodePNG_InfoPng::height

Definition at line 221 of file lodepng.h.

unsigned LodePNG_InfoPng::interlaceMethod

Definition at line 224 of file lodepng.h.

unsigned LodePNG_InfoPng::width

Definition at line 220 of file lodepng.h.


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