LodePNG::Info Struct Reference

#include <lodepng.h>

Inheritance diagram for LodePNG::Info:

Inheritance graph
[legend]

List of all members.

Public Member Functions

unsigned long getBpp () const
unsigned long getChannels () const
bool isGreyscaleType () const
bool isAlphaType () const
 Info ()

Public Attributes

unsigned long colorType
unsigned long bitDepth
std::vector< unsigned char > palette
bool key_defined
unsigned long key_r
unsigned long key_g
unsigned long key_b


Constructor & Destructor Documentation

LodePNG::Info::Info (  ) 


Member Function Documentation

unsigned long LodePNG::Info::getBpp (  )  const

Here is the call graph for this function:

unsigned long LodePNG::Info::getChannels (  )  const

Here is the call graph for this function:

bool LodePNG::Info::isGreyscaleType (  )  const

bool LodePNG::Info::isAlphaType (  )  const


Member Data Documentation

unsigned long LodePNG::Info::colorType

unsigned long LodePNG::Info::bitDepth

std::vector<unsigned char> LodePNG::Info::palette

unsigned long LodePNG::Info::key_r

unsigned long LodePNG::Info::key_g

unsigned long LodePNG::Info::key_b


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