LodePNG::InfoPng Struct Reference

#include <lodepng.h>

Inheritance diagram for LodePNG::InfoPng:

Inheritance graph
[legend]
Collaboration diagram for LodePNG::InfoPng:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 InfoPng ()
void addText (const char *key, const char *str)

Public Attributes

unsigned long width
unsigned long height
unsigned long compressionMethod
unsigned long filterMethod
unsigned long interlaceMethod
bool background_defined
unsigned long background_r
unsigned long background_g
unsigned long background_b
std::vector< std::string > text_keys
std::vector< std::string > text_strings


Constructor & Destructor Documentation

LodePNG::InfoPng::InfoPng (  ) 


Member Function Documentation

void LodePNG::InfoPng::addText ( const char *  key,
const char *  str 
)


Member Data Documentation

unsigned long LodePNG::InfoPng::width

unsigned long LodePNG::InfoPng::height

std::vector<std::string> LodePNG::InfoPng::text_keys

std::vector<std::string> LodePNG::InfoPng::text_strings


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

Generated on Thu Mar 19 19:36:23 2009 for CubicVR by  doxygen 1.5.6