YAGE  0.02
Yet Another Game Engine
picopng.hpp File Reference
#include <vector>
#include <cstdlib>

Go to the source code of this file.

Namespaces

 yage
 Templated matrix class.
 

Functions

int yage::decodePNG (std::vector< unsigned char > &out_image, unsigned long &image_width, unsigned long &image_height, const unsigned char *in_png, size_t in_size, bool convert_to_rgba32=true)